D
Damon Grieves
I have a table in A2k3 that is a current list of pieces of equipment. And I
need a form so that the user can change and update the list of equipment.
When a change is made a copy is appended to the history table so a current
equipment record which can be selected and linked to a service in the
service table relating to that particular piece of equipment.
My problem is that the number of current pieces of equipment may change. So
a form allowing the user to modify the current table can't (easily) be
created with fields that can be checked for change on update etc. It can be
created with a datasheet subform but this doesn't allow the control to
detect changes. The user may not just be adding new equipment records but
changing location etc Maybe I can create a number of rows of fields and
count the number of records and make that number of rows of fields on the
form visible. Is there a simple way of doing this I'm missing?
TIA
need a form so that the user can change and update the list of equipment.
When a change is made a copy is appended to the history table so a current
equipment record which can be selected and linked to a service in the
service table relating to that particular piece of equipment.
My problem is that the number of current pieces of equipment may change. So
a form allowing the user to modify the current table can't (easily) be
created with fields that can be checked for change on update etc. It can be
created with a datasheet subform but this doesn't allow the control to
detect changes. The user may not just be adding new equipment records but
changing location etc Maybe I can create a number of rows of fields and
count the number of records and make that number of rows of fields on the
form visible. Is there a simple way of doing this I'm missing?
TIA