G
Guest
I forgot to put the formula on my last message. If anyone
can help to recode this macro so after it gets done
printing a specific job, it default backs to "\\ALBPRN02
rather than "\\ALBPRN01, I would appreciate it. Thanks in
advacne.
Application.ActivePrinter = "\\ALBPRN01\finlj02 on
Ne03:"
ActiveWindow.SelectedSheets.PrintOut Copies:=1,
ActivePrinter:= _
"\\ALBPRN02\finlj02 on Ne03:", Collate:=True
can help to recode this macro so after it gets done
printing a specific job, it default backs to "\\ALBPRN02
rather than "\\ALBPRN01, I would appreciate it. Thanks in
advacne.
Application.ActivePrinter = "\\ALBPRN01\finlj02 on
Ne03:"
ActiveWindow.SelectedSheets.PrintOut Copies:=1,
ActivePrinter:= _
"\\ALBPRN02\finlj02 on Ne03:", Collate:=True