Hi, I have a database that tracks data on patients through a series of tests. Results are held in separate tables - ie: heart rhythms in the Rhythms table, drugs taken in the Medication table etc. The results of tests are entered into a form which uses tab control - 8 pages - the patient's hospital number is carried thought all of these pages - what I would like to be able to do is to also carry the test date through all the pages rather than have to type it in on each page. I'm not sure if I need a date field with the patient details or if I need a separate table with the test date in it and I'm not really sure how I pull both items through together on the form - hope that make sense.
Many thanks
Many thanks