BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
robertrao
Quartz | Level 8

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

1 ACCEPTED SOLUTION

Accepted Solutions
esjackso
Quartz | Level 8

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

View solution in original post

2 REPLIES 2
Linlin
Lapis Lazuli | Level 10

you HAVE to use double quote.

esjackso
Quartz | Level 8

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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 764 views
  • 3 likes
  • 3 in conversation