Word 2003 macro and SendToPringer

R

Ron

I have a mailmerge macro with the line:

ActiveDocument.MailMerge.Destinatin=wdSendToPrinter

which works fine in Word 2002, but in Word 2003, gives
a 'Run Time Error 5852. requested object is not
available'.

Is there a different method for sending documents to the
printer in Word 2003?
 
Top