Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mde with mailmerge

Status
Not open for further replies.

a0000

Programmer
Mar 17, 2000
9
GB
I have created a small system which is used<br>
do to a lot of mail merging i.e. access to word.<br>
<br>
It works perfectly, but when I make the database an mde file it won't work at all.<br>
<br>
Word will not recognise the data fields from<br>
the database in mde form<br>
<br>
any ideas - thanks.
 
Is Word merging to a query or just a table.<br>
If its just a table<br>
Try making the (those) tables a Linked table.<br>
Access has a wizard for doing this which makes a Back end of all tables and creates a second .MDB caleeed Mytable-BE.mdb<br>
This of course is a good Idea when working with .MDE's too. Becasue as you know the data is not reatained in the .MDB when it is compiled into a .MDE anyway.<br>
Or if you have been using a .MDE the data is more upto date thant the last time you compiled from a .MDB.<br>
<br>
Hope this Helps <p> DougP<br><a href=mailto: dposton@universal1.com> dposton@universal1.com</a><br><a href= > </a><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top