I have designed and support a data reporting system based on Access2K that allows subordinate organizations to report their data via email. unfortunately, as many of the organizations are not geographically co-located near me, I have to write all of my updates and email them to my subordinate organizations (self-extracting zip files and self-loading databases that copy over new tables, macros, etc.). In doing so, I have run across a hitch: I cannot figure out how to write a macro that will copy a new version of a table into the database if the old table had relationships. I can do it manually (a popup window appears and prompts me to delete the relationships), and although I set the SetWarnings value to "No", it will not default to delete the relationships for the old table and allow me to replace it with a new table with the same name.
Can someone out there please tell me how to do this without getting too far into the weeds with VBA?
Thanks in advance for your help.
Captain_D
"Taking Care of America's Sons and Daughters"
Can someone out there please tell me how to do this without getting too far into the weeds with VBA?
Thanks in advance for your help.
Captain_D
"Taking Care of America's Sons and Daughters"