| | |
|
|
|
Can't create MDE file with Word Mail Merge |
| message from =?Utf-8?B?emFrbWFu?= on 26 May 2004 |
I'm am trying to create an MDE file. It gives an error message that MDE file can't be created. In the code, we are using Word's Mail Merge and believe this is the cause of the problem. I did compile clean the VBA code. Any suggestions?
Zak the man
|
| Albert D. Kallal replied to =?Utf-8?B?emFrbWFu?= on 26 May 2004 |
The fact that you use word would NOT be a reason why you can't create a mde
file.
I would do a compact and repair.
You seem to mention that the code DOES compile. If the code compiles..then
you should be able to create the mde.
If your code compiles fine..then I would create a blank new mdb, and then
try importing all the stuff from the old one.
It is very strange that all code compiles (you did/can whack ctrl-g..and
then go debug->compile..right?).
|
| david epsom dot com dot au replied to =?Utf-8?B?emFrbWFu?= on 27 May 2004 |
1) What references do you have listed (ctrl-G, Tools, References)
2) Decompile, using the msaccess.exe with the command line switch /decompile
(david)
"zakman" <anonymous@discussions.microsoft.com> wrote in message
news:FB769960-EAB4-400B-A0EB-B2F62F30C9B0@microsoft.com...
file can't be created. In the code, we are using Word's Mail Merge and
believe this is the cause of the problem. I did compile clean the VBA code.
Any suggestions?
|
|
Archived message: Can't create MDE file with Word Mail Merge (Microsoft Access Error Message)