View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PO PO is offline
external usenet poster
 
Posts: 66
Default Creating a printers list

Hi,

I can use Application.Activeprinter to get or set the activeprinter.
How do i get ALL available printers (I want to load them into a ComboBox on
an Userform)?

TIA
PO