Hi,
I am using Access 2007 and need to programmatically create a ACCDE file through VBA.
Here is the flow:
1. My accdb changes some internal settings for production
2. My accdb file then copies itself to a TMP accdb file
3. My orignal accdb file then attemps to compile the TMP accdb file to...