I have tabs named like: MealsServed, SamplesTaken, VisitorsRefused, DailyMedicationAdministered
When using the XLSX engine Proc SQL DICTIONARY.TABLES shows the tabs as memnames in all UPCASE. The memlabel column is blank.
(Using Linux) How can the case sensitive worksheet names be retrieved from a .xlsx ?
Have you tried the PRESERVE_TAB_NAMES= LIBNAME Statement Option?
Have you tried the PRESERVE_TAB_NAMES= LIBNAME Statement Option?
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.