View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default printing excel worksheet

Isn't excel already open so that it can run the printpreview?



Jorge Ribeiro wrote:

hello

i want to open an excel worksheet directly to print preview...
i used

app.activeSheet.printPreview

the problem is that when i click the print button within print preview it
opens
the excel application

is there a way to avoid this? to avoid the openning of the excel app?

thanx

Jorge


--

Dave Peterson