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. I have in mind a main form which shows the vehicle and driver details,
with a sub form which lists all the items of equipment that can be carried.
The end user would then select the actual items and quantities carried. 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 this information for each item
of equipment. I've also tried setting up a table with each item of equipment
as a field, but then I hit problems with calculations I am trying to build
into the database - i.e. qty x value, so that I can get it to put a value on
all the equipment carried by each vehicle.
Many thanks in advance for any help on this problem which I have been
pondering for some time now.
GeeJay
carry from a list of 80+ items of equipment, and varying quantities of each
item. I have in mind a main form which shows the vehicle and driver details,
with a sub form which lists all the items of equipment that can be carried.
The end user would then select the actual items and quantities carried. 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 this information for each item
of equipment. I've also tried setting up a table with each item of equipment
as a field, but then I hit problems with calculations I am trying to build
into the database - i.e. qty x value, so that I can get it to put a value on
all the equipment carried by each vehicle.
Many thanks in advance for any help on this problem which I have been
pondering for some time now.
GeeJay