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.

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

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
  • 510 views
  • 0 likes
  • 2 in conversation