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?
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
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.