S
Sargey
Hi.
I'm having problems with a macro for printing a letter. One copy comes from
tray 2 (File copy) and the second comes from the manual feed (Headed paper)
The macro works fine on an HP 4050 printer.
The printer is getting replaced for a HP2430 but I cannot get the macro to
print from the new printers tray's
If I edit the macro, there is an entry .firstpagetray = wdPrinterManualFeed
I created a new macro with the new printer and the entry on the same line
came out as .firstpagetray = " Manual Feed in Tray 1"
If I try and change the old macro entry (.firstpagetray =
wdPrinterManualFeed) to .firstpagetray = " Manual Feed in Tray 1" the macro
won't run and gives me an error message asking to debug.
Can anyone see how I can change the old macro rather than creating a new one?
I'm having problems with a macro for printing a letter. One copy comes from
tray 2 (File copy) and the second comes from the manual feed (Headed paper)
The macro works fine on an HP 4050 printer.
The printer is getting replaced for a HP2430 but I cannot get the macro to
print from the new printers tray's
If I edit the macro, there is an entry .firstpagetray = wdPrinterManualFeed
I created a new macro with the new printer and the entry on the same line
came out as .firstpagetray = " Manual Feed in Tray 1"
If I try and change the old macro entry (.firstpagetray =
wdPrinterManualFeed) to .firstpagetray = " Manual Feed in Tray 1" the macro
won't run and gives me an error message asking to debug.
Can anyone see how I can change the old macro rather than creating a new one?