Hi,
While we reference a macro variable cant we keep in single Quotes????
'&Date' D
"&Date" D
I dint get the result when I put in Single Quotes!!!!!
Thanks
There is a difference in SAS between single and double quotes. Double quotes allow macro variables to be read within them while single do not.
EJ
you HAVE to use double quote.
There is a difference in SAS between single and double quotes. Double quotes allow macro variables to be read within them while single do not.
EJ
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.