@Reeza _ i created a new column
NEW_COLUMN = compress(OLD_COLUMN,,'so');
and then output to the excel
the old existing column showed the value . it had some spaces after COMMERICAL before the ???? started
COMMERCIAL ???????????????????????????????????????????????????????????????????????????????????????????????????? |
The new column displayed as below . it basically removed the spaces before the ????
COMMERCIAL???????????????????????????????????????????????????????????????????????????????????????????????????? |
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.