run-time error '4608' value out of range

G

grant thomas

I have recorded a macro in Word 2002 that selects paper
trays for first and subsequent pages using the default
printer. The recorded macro is as follows:

With ActiveDocument.PageSetup
..FirstPageTray = 257
..OtherPagesTray = 256
End With

When I then run that recorded macro on the same PC, same
Word 2002, same printer/printer driver and I get a run-
time error '4608' value out of range.

Any advice would be appreciated.
Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top