BookmarkSubscribeRSS Feed
santhosh
Fluorite | Level 6

hi

i need to generate excel where one to six row should have 5 columns and seven to eleventh row last 3 columns should be merged into one column as shown in attachment


Excel output.jpg
3 REPLIES 3
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Hi,

As far as I am aware there is not method of doing this in tagsets.excelxp or libname excel.  What I would suggest, as you seem to want to use a lot of Excel functionality, is to create a template Excel file, which has the layout you want.  Export your data as CSV from SAS.  Now, in your Excel file write a small VBA macro which opens and reads in the CSV file, and processes the data into the template.

santhosh
Fluorite | Level 6

Is it possible to generate directly excel from sas ods

RW9
Diamond | Level 26 RW9
Diamond | Level 26

Yes, tagsets.excelxp, libname excel etc.  Many ways to generate an Excel file from SAS.  But they don't offer the functionality of cell merging. 

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
  • 3 replies
  • 1685 views
  • 0 likes
  • 2 in conversation