MaggieLeatherman
Programmer
Hi I've created a routine that archives 3 tables (Area, Materials, Surveillance) after a Project is complete. I copy the tables and rename them with the project appended onto the end (AreaGA1777)... I then have a screen where a user can pick from archived Projects and view the data. That's where I'm running into problems. The query that is the recordsource for the Archived Data screen contains the renamed tables (AreaGA1777) but they have no relationship built (ex. 1 to many), there for not allowing any changes to the data.
My question.... Can you use code to create these relationships? The table names will always be changing.
Thanks, maggie
My question.... Can you use code to create these relationships? The table names will always be changing.
Thanks, maggie