I have written a program that allows me to print to multiple printers which works fine on my Windows XP computer but when I copy it or install it to our print server it doesn't detect any of the printers. It seems that the For Each printername in Printers is picking the names up...
Any tips would be appreciated..
Here is some of my code including test routine to see if they are being picked up.. (msgbox printlist)... comes up blank.
Any tips would be appreciated..
Here is some of my code including test routine to see if they are being picked up.. (msgbox printlist)... comes up blank.