View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jose Rojas Jose Rojas is offline
external usenet poster
 
Posts: 16
Default How to hide a loaded .xls...?

In the Windows Menu click on Hide select the Book you want to hide and thats
it.

Jose
"faustino Dina" wrote in message
...
Hi,

I want a .xls document to get load when the Excel starts up. There are

some
initialization code. I put that document into the XLStart folder. It works
OK. But I don't want that document to be visible to normal users. How can

I
hide it?

Thanks in advance
Faustino