AboutScottgem Expertise I can answer almost all types of questions relating to Microsoft Access usage and application design. My strengths are database and interface design.
Experience I've been designing databases for over 15 years working with dBase, FoxPro, Approach and Access.
Organizations Author of Microsoft Office Access 2007 VBA Techncial Editor for Special Edition Using Microsoft Access 2007 and Access 2007 Forms, Reports & Queries From Que Publishing
I'm working in MS Access 2003. I need to create a table that is made up of portions of two other tables. Every time the database is populated with data the table needs to be updated with the data from those two tables. How would I go about doing this?
Answer Why? Why not just use a query that joins the two tables? The query will always show the current data. As a general rule we don't want data in more than one place.
Hope this helps,
Scott<>
Microsoft Access MVP 2007
Author: Microsoft Office Access 2007 VBA