W
Winston Abernathy
Some quick background: Office 2002. WinXP. MS Access
Frontend composed of Forms, reports, queries and a few
tables. Lots of VBA. Separate back end DB composed of
only tables. Mail merge to MSWord worked fine up until
recently. Major change to system is that I created new
backend db and exported all tables to the new backend.
Mail merge stopped working. (not sure of the cause and
effect relationship, but I took the old back end (which
works with Mail merge) and created a new backend (by
removing all tables, compacting and then re-exported
tables to the new backend db - problem repeats so there
is probably a relationship)... Backend has no vba,
however I made all the vba references the same in the
new backend db. Also tried exporting to brand new db.
Same problem. Access Error message as follows:
"Error 4065: The method or property is not available
becuase the current mail merge document needs a data
source."
Just a few more quick comments... because I exported all
the tables to a new db, this isn't a simple question of a
missing table. Also as there is no vba in the backend
db (and I checked the references anyway) that is not a
problem. I built the backend db about 18 months ago so
if I added something to the db specifically for mail
merges (like a reference) I just can't recall what it
might be. Again, the frontend code works fine with the
older backend, but something is different in the new
backend.
A few final comments. When I try to re-link the
word .dot, I am unable to see the data source from Access
in the non-working db, but can in the working db
(obviously as it works)
Anyone got any ideas?
thanks again
Winston Abernathy
Frontend composed of Forms, reports, queries and a few
tables. Lots of VBA. Separate back end DB composed of
only tables. Mail merge to MSWord worked fine up until
recently. Major change to system is that I created new
backend db and exported all tables to the new backend.
Mail merge stopped working. (not sure of the cause and
effect relationship, but I took the old back end (which
works with Mail merge) and created a new backend (by
removing all tables, compacting and then re-exported
tables to the new backend db - problem repeats so there
is probably a relationship)... Backend has no vba,
however I made all the vba references the same in the
new backend db. Also tried exporting to brand new db.
Same problem. Access Error message as follows:
"Error 4065: The method or property is not available
becuase the current mail merge document needs a data
source."
Just a few more quick comments... because I exported all
the tables to a new db, this isn't a simple question of a
missing table. Also as there is no vba in the backend
db (and I checked the references anyway) that is not a
problem. I built the backend db about 18 months ago so
if I added something to the db specifically for mail
merges (like a reference) I just can't recall what it
might be. Again, the frontend code works fine with the
older backend, but something is different in the new
backend.
A few final comments. When I try to re-link the
word .dot, I am unable to see the data source from Access
in the non-working db, but can in the working db
(obviously as it works)
Anyone got any ideas?
thanks again
Winston Abernathy