View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike S Mike S is offline
external usenet poster
 
Posts: 10
Default Print Preview Ribbon

I have a macro that has a line:

ActiveWindow.SelectedSheets.PrintPreview.

It works fine on one computer in that it shows the print preview ribbon. On
another computer, the ribbon does not show.

How can I have it show the Print Preview Ribbon when the line executes.

Thanks

Excel 07 on Windows XP