Gerbers404
Programmer
Hello, has the nature of how to change the active printer changed recently? I have a little XL macro that selects a lable printer, prints some data to it, and then supposedly resets the active printer to the normal default shared printer/copier. Unfortunately, this no longer happens.
I wrote the code to set the Application.ActivePrinter to a string variable that contains the proper string for the lable printer. As I step through the code, though I do assign that variable to the ActivePrinter property, it does not accept it and keeps the path for the default printer. Has something changed that I am not aware of?
Any ideas would be appreciated. Thank you.
Gerbers404
I wrote the code to set the Application.ActivePrinter to a string variable that contains the proper string for the lable printer. As I step through the code, though I do assign that variable to the ActivePrinter property, it does not accept it and keeps the path for the default printer. Has something changed that I am not aware of?
Any ideas would be appreciated. Thank you.
Gerbers404