Check for printer

T

Tree*Rat

In vba how can I check that a printer is installed/attached?

The reason is when you get vba to print a document if a printer is turned
off, or not available the script will crash.
 
Top