Hi everybody,
Hope you're all well.
Here is my set-up.
I have two tables:
1. Equipment.
2. Test History.
I have one query:
1. Due for testing.
I have two forms:
1. Master.
2. Test request.
I have a master form, where for each record (from the equipment table) I have a sub datasheet (test history) which lists the test history of that particular item of equipment.
The query allows me to view equipment due for testing. Using this query I have created another form (Test request) which allows me to update the Test History table of the specific item (i.e. test date, next date due, pass/fail, etc), along with the Equipment table (i.e. status, next due date).
The only problem I am having is, that when I do this, I am over writing the existing record on the Test History table.
How do I make Access create a new record in the Test History table so I can keep my existing test history intact.
The Equipment and Test History tables are both linked with a unique ID to the item of equipment.
Sorry if I have posted in the wrong place, and if this has already been answered somewhere else but I didn't really know what to search for so didn't have much luck in finding anything.
Thanks all.
Ged.
Hope you're all well.
Here is my set-up.
I have two tables:
1. Equipment.
2. Test History.
I have one query:
1. Due for testing.
I have two forms:
1. Master.
2. Test request.
I have a master form, where for each record (from the equipment table) I have a sub datasheet (test history) which lists the test history of that particular item of equipment.
The query allows me to view equipment due for testing. Using this query I have created another form (Test request) which allows me to update the Test History table of the specific item (i.e. test date, next date due, pass/fail, etc), along with the Equipment table (i.e. status, next due date).
The only problem I am having is, that when I do this, I am over writing the existing record on the Test History table.
How do I make Access create a new record in the Test History table so I can keep my existing test history intact.
The Equipment and Test History tables are both linked with a unique ID to the item of equipment.
Sorry if I have posted in the wrong place, and if this has already been answered somewhere else but I didn't really know what to search for so didn't have much luck in finding anything.
Thanks all.
Ged.