![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
On the slower machine the code below works and creates an AccDe correctly, but it doesn't work on the faster machine. |
#3
| |||
| |||
|
|
"Phil" <phil (AT) stantonfamily (DOT) co.uk> wrote in news:OsidnXWAbKvb6rHRnZ2dnUVZ7rOdnZ2d (AT) brightview (DOT) co.uk: On the slower machine the code below works and creates an AccDe correctly, but it doesn't work on the faster machine. Does it report an error? Does it just stop? Does it complete but not create the ACCDE? |
#4
| |||
| |||
|
|
On the slower machine the code below works and creates an AccDe correctly, but it doesn't work on the faster machine. |
#5
| |||
| |||
|
|
On Thu, 1 Jul 2010 12:08:54 +0100, "Phil" <phil (AT) stantonfamily (DOT) co.uk wrote: On the slower machine the code below works and creates an AccDe correctly, but it doesn't work on the faster machine. Why do you need to create an ACCDE to do a mail merge? For a possible alternative see Albert Kallal's Super Easy Word Merge - Scroll down a ways http://www.members.shaw.ca/AlbertKal.../msaccess.html Tony |
#6
| |||
| |||
|
|
For a moment I wondered if the SysCmd 603 was version specific in any way, but as I said, identical Windows 7 and Identical Access 2020 |
#7
| |||
| |||
|
|
I create an MDE / AccDE file and rename it either Mdb or AccDe, but at least the code is not accessable and the forms can't be altered. Mailmerge won't work with and MDE file (at least it didn't in AK2 and Word 2000) but works perfectly OK if the MDE file is renamed as MDB. |
#8
| |||
| |||
|
|
"Phil" <phil (AT) stantonfamily (DOT) co.uk> wrote in news:z-OdndMT0prNvbDRnZ2dnUVZ8h2dnZ2d (AT) brightview (DOT) co.uk: I create an MDE / AccDE file and rename it either Mdb or AccDe, but at least the code is not accessable and the forms can't be altered. Mailmerge won't work with and MDE file (at least it didn't in AK2 and Word 2000) but works perfectly OK if the MDE file is renamed as MDB. Whose mailmerge won't work with an MDE? Sounds to me like you could get round this problem of renaming by splitting your app, have the code part an MDE, and the data tables an MDB, and Word, say, could then get to the tables in the MDB. I am, of course, assuming that when you say MDB extension works and MDE doesn't, that you're referring to an external program like Word. |
![]() |
| Thread Tools | |
| Display Modes | |
| |