Excel 2003

J

Joy

In Excel 2003, I have a document that I try to change the
Page Setup to Landscape and it remains Portait. There is
nothing I do that will change it Landscape. Has anyone
ever heard of this?
 
D

Dave Peterson

Do you have a "helpful" macro interferring?

Open excel in safe mode:

close excel
windows start button|run
excel /safe

File|open your workbook
File|page setup|change to portrait (just in case)
file|print preview

The developer could have added some code to print landscape.
 
Top