View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] DBishop@fujikoki.com is offline
external usenet poster
 
Posts: 1
Default Printing without seeing the sheet

I am having a user input some info. The info gets tested, another
hidden form gets the data applied to the proper cells and then printed.

Q1 How can I print the correctly filled sheet without making it
visible?
Q2 Will I have to create another instance of excel to do this?
How can I create the other instance and keep it hidden?
etc...

Tks
DB