The last 15th

Hi @ChrisPals,

You can do it in a simple way,

Here are the steps :

  1. Check today’s date using : Now.Date
  2. Check whether the date is above 15 or below …
  3. If above 15, then date you need to enter is 15- Now.Month - Now.Year
  4. Else the date will be 15 -( Now.Month - 1) - Now.Year
4 Likes