Thanks, Peter. I'll take a look at it Monday when I get back in the office.
But this now brings up another question. The systems at the work location I
am at right now have two varieties:
1. Windows NT with Office 97
2. Windows 2000 Pro with Office XP
Are the 97 yahoos going to have problems using this DDE connection?

Signature
Bill Foley, Microsoft MVP (PowerPoint)
www.pttinc.com
Check out PPT FAQs at: http://www.rdpslides.com/pptfaq/
"Success, something you measure when you are through succeeding."
The default connection method is OLEDB in Word 2002/2003, but OLEDB is not
supported at all in Word 97/2000. So that would not have worked anyway.
My experience is that if you create a merge document using DDE in Word
2002/2003 and port it to Word 97, When you open it in 97, Word will be
unable to find the data source (I can't see why, since the file name,
connection info. and query all appear to be the same, but that's the way it
seems to be). However, if you create the document in Word 97 then Word 2003
should open the document and make the connection (i.e. that's what happens
here in a simple test case). But you'll need to test that,. There are other
differences inbehaviour between the two versions which may be relevant (e.g.
the behaviour of "remove blank lines" within IF fields is different, you may
find that memo fields in Access are handled differently, etc.), so be
careful!

Signature
Peter Jamieson
> Thanks, Peter. I'll take a look at it Monday when I get back in the office.
> But this now brings up another question. The systems at the work location I
[quoted text clipped - 33 lines]
> > >
> > > TIA!
Bill Foley - 15 May 2004 13:32 GMT
Thanks again, Peter. I'll do a little testing Monday and see what I can
come up with. I may even look into porting the data into Excel instead of
Word. If I run into additional snags or learn something worthwhile, I'll
post back.

Signature
Bill Foley, Microsoft MVP (PowerPoint)
www.pttinc.com
Check out PPT FAQs at: http://www.rdpslides.com/pptfaq/
"Success, something you measure when you are through succeeding."
> The default connection method is OLEDB in Word 2002/2003, but OLEDB is not
> supported at all in Word 97/2000. So that would not have worked anyway.
[quoted text clipped - 56 lines]
> > > >
> > > > TIA!