BookmarkSubscribeRSS Feed
wajmsu
Obsidian | Level 7

Hi,

Do we have to use proc format statement everytime? If I do not use the statement but I have value labels with me (out of the dataset) and I can work while I put vlaues in MSword tables, is that ok?

Thanks

1 REPLY 1
rayIII
SAS Employee

You only need to create the formats once. You can save formats to a catalog and reference them later. 

 

http://support.sas.com/resources/papers/proceedings12/048-2012.pdf

 

You can write SAS code to generate formats using the values / labels in a dataset. But normally it's faster to copy the labels from Word and paste them into your proc format code. 

 

Hope this helps.

 

Ray

 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1059 views
  • 0 likes
  • 2 in conversation