I will receive a single table, with no relationships, from a coworker containing data that will not be changed. The table will be used to create report sheets that need to be filled out by hand. Currently each sheet will require information from 2 records in the table but it is not a summary. I don't know if this can be done. I thought that if I could recreate the table by combining those two records into one, I could run a "normal" report, 1 record generates 1 page.
How can I automate making this new table with the extra fields. The records I want to combine have corresponding fields. Specifically the record with "Tag Name" field equal to YY12345 has a corresponding record YV12345 that has the fields that want to now include in record YY12345. Any suggestions?
How can I automate making this new table with the extra fields. The records I want to combine have corresponding fields. Specifically the record with "Tag Name" field equal to YY12345 has a corresponding record YV12345 that has the fields that want to now include in record YY12345. Any suggestions?
Last edited: