Double post deleted.
You can refer to a specific day without knowing the numeric value on SAS's date scale. For example:
if datevar = '04Apr2018'd then do;
The date must be in quotes, must be in the format illustrated here, and must add a "d" after the closing quote.
If StartDate = '01Jan2018'd
The "D" tells SAS to treat the string constant as a date.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.