froggiebeckie
Registered User.
- Local time
- Today, 07:52
- Joined
- Oct 11, 2002
- Messages
- 104
I need a reality check, before I move any further.
I've created a db (in A2007) to track test results on specimens.
Everything starts with a roll, which has specific attributes.
From the roll, samples are taken.
From the samples, specimens are taken.
A variety of tests are then done on the specimens.
Not all tests are done on all specimens.
Data needs to be traceable back to the rolls, so relationships are critical.
I have several tables.
Rolls (Roll # and attributes)
Samples (Roll ID, Sample # and Sample attributes)
Test A Results (Sample ID, Specimen # and readings)
Test B Results (Sample ID, Specimen # and readings)
Test C Results (Sample ID, Specimen # and readings)
etc.
I can query and write reports to show all this info based on Rolls.
Problem is, the folks who asked for the db are more comfortable with Excel and now want an easy way to dump all data into Excel, so they can manipulate the data.
SORRY TO BE SO LONGWINDED, BUT, FINALLY, HERE'S THE QUESTION:
What's going to be the easiest way to do a data dump for them, without losing the relationships between the tables?
I'm thinking about working with queries, till I have all the data in one place. Then I can automate the export of the final query.
Does this make sense?
Is there an easier way I'm overlooking?
Thanks for taking the time to read through all this, and I'll appreciate any advise or insight offered.
BeckieO
I've created a db (in A2007) to track test results on specimens.
Everything starts with a roll, which has specific attributes.
From the roll, samples are taken.
From the samples, specimens are taken.
A variety of tests are then done on the specimens.
Not all tests are done on all specimens.
Data needs to be traceable back to the rolls, so relationships are critical.
I have several tables.
Rolls (Roll # and attributes)
Samples (Roll ID, Sample # and Sample attributes)
Test A Results (Sample ID, Specimen # and readings)
Test B Results (Sample ID, Specimen # and readings)
Test C Results (Sample ID, Specimen # and readings)
etc.
I can query and write reports to show all this info based on Rolls.
Problem is, the folks who asked for the db are more comfortable with Excel and now want an easy way to dump all data into Excel, so they can manipulate the data.
SORRY TO BE SO LONGWINDED, BUT, FINALLY, HERE'S THE QUESTION:
What's going to be the easiest way to do a data dump for them, without losing the relationships between the tables?
I'm thinking about working with queries, till I have all the data in one place. Then I can automate the export of the final query.
Does this make sense?
Is there an easier way I'm overlooking?
Thanks for taking the time to read through all this, and I'll appreciate any advise or insight offered.
BeckieO