Hi all,
I have a quick question - I can find info on how to use Labels instead of SAS Names when writing to Excel in an ODS statement, but I want it the other way around. I would think that this would be the default. But in my case it's using the Labels.
Here is my code:
ods excel file=outdisp options(sheet_interval="none" columns="&varfrq" sheet_name="Person Freqs");
I want the ODS to use the SAS Names which are listed in the &varfrq macro.
Thanks for any help.
SASHunter
Look at the code that actually produces the report. I guess you have an option there that causes labels to be used.
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 lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.