|
Subject:
|
Unexpected error 40230
|
|
Posted By:
|
AxeSess
|
Post Date:
|
2/5/2004 4:01:36 PM
|
Looking for some help please with the above error message.
I am using the 'OutputTo' method to export data from a report to MS Word. This works fine in MDB file but causes the above error in MDE file!?
I have tried this with the 'autostart' arguement of OutputTo set to True and False but the error still comes up in MDE file.
Is there an alternative to OutputTo for a MDE file?
|
|
Reply By:
|
boogi
|
Reply Date:
|
2/27/2006 6:08:02 PM
|
I have exactly the same problem you had. Did you find any solution to this?
|
|
Reply By:
|
boogi
|
Reply Date:
|
2/27/2006 8:09:26 PM
|
OK, I found the solution. Stupid as it sounds, all the forms, modules, etc. have to be imported into a new mdb and then everything works ok.
|