G
Guest
First of all, is this possible?
To explain further, I have 3 drop down lists (Item, Type and Repair)....the
user selects a value for each one. Then based on the combination of those
values, I would like the "unit cost" to be automatically populated onto my
form based on a separate table - that has the itemID, typeID and repairID as
the primary key. I have the unit cost for EACH POSSIBLE combination of those
3 ids in that lookup table.
Any advice on how to do this?
Thanks a bunch!
~MN
To explain further, I have 3 drop down lists (Item, Type and Repair)....the
user selects a value for each one. Then based on the combination of those
values, I would like the "unit cost" to be automatically populated onto my
form based on a separate table - that has the itemID, typeID and repairID as
the primary key. I have the unit cost for EACH POSSIBLE combination of those
3 ids in that lookup table.
Any advice on how to do this?
Thanks a bunch!
~MN