BookmarkSubscribeRSS Feed
SAPPER
Calcite | Level 5
Hi Everyone.
SAS Tech support came up with the Suggestion to use MSOFFICE2K_X tagset instead of MSOFFICE2K.
This was the last option on the plate..

The tagset fixed the problem and there are certain options in the tagset which can be used to adjust the image and the table placement in Excel.
I havent fully tested all the other things in the tagset (Like exporting multiple worksheets and defining multiple Worksheet names) but the basic task of exporting the table along with the logo works with this without overlapping the image on the table.

Here are some of the options that i ve used with it.
(
doc="help"
Margin="0.5in 0.5in 0.5in 0.5in"
Orientation="landscape"
draftquality="Yes"
fittopage="Yes"
frozen_headers="3"
frozen_rowheaders="3"
image_path="C:\logo.JPG"

image_height="52"
image_width="183"

sheet_name="MY_Sheet"
)

The doc="help" option puts up a lot of information on the SAS log and you can look at it to figure out what each option does in detail.

Hope this helps others.

Thanks
SAPPER.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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