I have an Access db that uses vba to select type of printer to print word documents to (letterhead/duplex/etc). Recently the server has been upgraded to W2k3 and the code does not select the correct printers.
I made sure that the printer names were left the same and thought that all that i would have to do would be to change the printers so that they reflected the new server name, ie
\\Fredsv02\Brother 4200
This does not work and the active printer stays as the selected default printer.
Does anyone know how w2k3 printers must named or referenced to from VBA (ie do you need to specify a domain or another parameter?).
Any help would be appreciated as I cannot work it out!
Thanks in advance.
Andrew
I made sure that the printer names were left the same and thought that all that i would have to do would be to change the printers so that they reflected the new server name, ie
\\Fredsv02\Brother 4200
This does not work and the active printer stays as the selected default printer.
Does anyone know how w2k3 printers must named or referenced to from VBA (ie do you need to specify a domain or another parameter?).
Any help would be appreciated as I cannot work it out!
Thanks in advance.
Andrew