List of available printers form?
I am trying to develop a VBA form that will dynamically find and list
all available printers (local and network) including the default
printer. This would be the same list appearing in the Print
Configuration window in Excel. From this VBA form I would select which
printer will be assigned to Application.ActivePrinter in a macro. How
could this be done?
|