B
bymarce
When I first started using Access and had no understanding of normalization I
made a database for scientific data whose data table contained fields for
SampleID, DataID, and one each experiment we conducted and we put data in it.
This table contained over 100 fields. I later realized my error and made a
new database whose data table contains the following fields: SampleID,
DataID, Property, Method, Numeric Results, TextResults, and Units. Is there
a way I can get the from the old table into the format of the new table with
out manually retyping all of it? I'd like the field names to go into the
Property field and any value in the table to go into the results field. One
record from the old table would have between 1 and 10 records in the new
table. It would be alot less work to fix the records from that point and
produce fewer typing errors. Thanks.
Marcie
made a database for scientific data whose data table contained fields for
SampleID, DataID, and one each experiment we conducted and we put data in it.
This table contained over 100 fields. I later realized my error and made a
new database whose data table contains the following fields: SampleID,
DataID, Property, Method, Numeric Results, TextResults, and Units. Is there
a way I can get the from the old table into the format of the new table with
out manually retyping all of it? I'd like the field names to go into the
Property field and any value in the table to go into the results field. One
record from the old table would have between 1 and 10 records in the new
table. It would be alot less work to fix the records from that point and
produce fewer typing errors. Thanks.
Marcie