G
Guest
I am working on a database which involves 50+ vehicles, each of which can
carry from a list of 80+ items of equipment, and varying quantities of each
item. Also, most vehicles will carry most of the items in the list.
I have in mind a main form which shows the vehicle by registration number
and driver details, with a sub form (a spreadsheet) which lists all the items
of equipment, price, qty (for input) and total value.
My problem is linking the two forms. Does anybody have any suggestions,
please?
The obvious link would seem to be registration number, but if I add this
field to the equipment table I have to enter the registration number for
each item
of equipment.
Thanks in advance for any help on this one.
carry from a list of 80+ items of equipment, and varying quantities of each
item. Also, most vehicles will carry most of the items in the list.
I have in mind a main form which shows the vehicle by registration number
and driver details, with a sub form (a spreadsheet) which lists all the items
of equipment, price, qty (for input) and total value.
My problem is linking the two forms. Does anybody have any suggestions,
please?
The obvious link would seem to be registration number, but if I add this
field to the equipment table I have to enter the registration number for
each item
of equipment.
Thanks in advance for any help on this one.