Hi everyone!
I have a VBA macro that works fine when I want to print out the file (opened through Excel):
Application.ActivePrinter = "\\PRINTOUT\SSS0G50P on Ne01:"
But if I open the document in IE, I get a runtime error 1004. Does anyone know why?
Bookmarks