Hello,
I have a combo box which automatically fills up with the printers that are added to the computer's system. And then when the user presses the print button, I have the following code:
Where printer.Value is the value of the combo box which has a list of printers.![]()
Please Login or Register to view this content.
But I get the
What is the problem here?Run-Time error '1004'
Method 'ActivePrinter' of object '_Application' failed
Bookmarks