View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default printing out via vb and selecting the printer

Look at the Application.ActivePrinter method in Excel VBA Help.

--
Regards,
Tom Ogilvy

"HCS" wrote in message
...
Hello,
when using the printout command the page simply prints out to the default
printer. how can you use vb to select a printer

cheers