Please can someone help me?
I need a code that can identify every 6th of the Month on a rolling period excluding weekends. i would need the code to send an email every time it is past the 6th of each month.
Please don't worry about the email part, I only need a code that can identify the 6th of every month in SAS.
for instance: "If the date of the Month is greater than 6th" then %do
Please help.
Thank you.