Hello all,
I have a little understanding from VBA, but try to solve a problem we have here running a printer macro.
The macro is checking an external file for some printersettings of the first and other tray settings, then it will print the current documents with the correct settings.
The macro is working perfectly….. until it should print a protected document. Then it comes with an error 13 message.
Without sending the macro, could someone tell me if there is a differance handeling protected and unprotected documents in macro’s?
I could unlock the form in the macro, but when I relock it, will I loss all the data?