The code on my web site in the following link should work:
See http://www.gmayor.com/installing_macro.htm
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I have written a VB app that creates images according to their part#
> (ie
[quoted text clipped - 20 lines]
> TIA
> Froggie
john smith - 14 Dec 2004 04:24 GMT
Graham, many thanks - but it does not update the INCLUDEPICTURE field.
The code is very similar to my original -
With oApp.ActiveDocument.MailMerge
.Application.Selection.WholeStory
.Application.Selection.Fields.Update
End With
following on with your suggestion - is there an AutoPrint automacro?
In my app, Word is opened, populated, merged, printed and closed. Dumb user
remains as dumb user.
I tried to insert it in the Labels.dot template - but the 'action' needs to
take place on_Print, not on open, on close etc.
BTW: does the newsgroup get offended if I include a picture/ screen dump
(cropped small)
Tim the Frog