View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default List of printers

Hi Jos,

See:

http://tinyurl.com/9cm7l

---
Regards,
Norman



"Jos Vens" wrote in message
...
Hi,

is there a possibility to show in a form a list of all available printers
(like the list in the printerdialog of Excel and Word), or can you have
the printer collection like

for each vPrinter in Printers
...
next

to do the job?

Thanks,
Jos