Thread: Printer Names
View Single Post
 
Old 09-02-2019, 03:13 PM
hickeyt hickeyt is offline Windows 10 Office 2007
Novice
 
Join Date: Apr 2019
Posts: 6
hickeyt is on a distinguished road
Default Printer Names

Is there a way in VBA to loop through and return the full names of available printers? I want to have a table of printers but have VBA be able to loop through the full name list to determine the correct port.
For example, I have a printer "Canon ip7200 series" but I want VBA to be able to find that it is "Canon iP7200 series on Ne08:"
Thank you.
Reply With Quote