BookmarkSubscribeRSS Feed
i_Van
Fluorite | Level 6

Hello,

 

Is it possible to export dataset to excel defining colour filling and excel format for each cell?

 

The dataset is formed like:

Segment   Name        Value

earnings   local_calc  100

earnings   reported     120

earnings   difference   0.20     (=reported-local / local)

spends .....

 

But in EXCEL I want:

 

Segment   Name        Value

earnings   local_calc  100$

earnings   reported     120$

earnings   difference   20%     (=reported-local / local)

spends .....

 

in EXCEL I want to have format regarded on Name column (if Column = difference then PERCENTN10.1 else DOLLAR10) and highlight differences more than 10% by filling cell yellow.

1 REPLY 1
Patrick
Opal | Level 21

You can use Proc Export with styles for this. Do some searching for examples here in this forum and/or via Google. 

Use as search terms something like Proc Report and Conditional Formatting.

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
  • 1 reply
  • 676 views
  • 0 likes
  • 2 in conversation