View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bill Sharpe Bill Sharpe is offline
external usenet poster
 
Posts: 348
Default How to open a worksheet without Menu, Formula, Scroll Bars etc...

Sheeloo wrote:
Is it possible to open a given workbook showing just a given range (say
A1:L50) and without the Menu bar, tool bar, Scroll bars etc.?

Also other files which are opened should open normally.

Pl. provide sample code or pointers to the code.

It would be great if it worked both in Excel 2003 and 2007.

Thanks in advance,
Sheeloo

Save the given worksheet as a PDF or web page? With no controls on the
page, the user can't do much anyway.

Bill