G
Guest
Hi, I have 4 tables in Excel that each describe different aspects of survey
events. Each of these tables are all related by the same three fields: Group,
Date, and Platform. The combination of these 3 fields defines a unique survey
event.
I would like to import the tables to Access (2003), and split off a new
table (called tblSurvey) containing the 3 shared fields. This would then
become the top-level table which I could use to define one-to-many
relationships to the remaining data of the original 4 tables.
The problem I have is how to maintain the links from the 4 tables upon
import. If I just needed to split one table, I could just manually do so
using the Table Analyzer, but I'm not sure how to approach this scenario
since 4 different tables need to be linked to specific combinations of the
same three data fields.
Currently, I just simply want to accomplish the import and play around with
capabilities, but eventually I hope to automate the import of future data
through VBA or macros.
Any suggestions would be greatly appreciated! - Allan
events. Each of these tables are all related by the same three fields: Group,
Date, and Platform. The combination of these 3 fields defines a unique survey
event.
I would like to import the tables to Access (2003), and split off a new
table (called tblSurvey) containing the 3 shared fields. This would then
become the top-level table which I could use to define one-to-many
relationships to the remaining data of the original 4 tables.
The problem I have is how to maintain the links from the 4 tables upon
import. If I just needed to split one table, I could just manually do so
using the Table Analyzer, but I'm not sure how to approach this scenario
since 4 different tables need to be linked to specific combinations of the
same three data fields.
Currently, I just simply want to accomplish the import and play around with
capabilities, but eventually I hope to automate the import of future data
through VBA or macros.
Any suggestions would be greatly appreciated! - Allan