How to open a worksheet without Menu, Formula, Scroll Bars etc...

  • Thread starter Thread starter Sheeloo
  • Start date Start date
S

Sheeloo

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
 
Sheeloo said:
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
 
Hello Bill,

I just want to show a certain portion of the worksheet which has links to
other sheets...

It is more of a quest to see whether it can be done rather than a real
requirement.

Regards,
Sheeloo
 
Back
Top