S
Spidey3721
Hello - newbie here.
I have two tables - One that is a master category list for cost codes
(example: CodeID=0002 CodeDescr=Drywall subcontract)
My second table is for each project, where I would like to be able to enter
in a specific cost amount for each cost code (example CostID=1, CodeID=0002,
Cost=$415,000).
I am stuck trying to limit the user from only entering one cost for each
cost code that exists in the master list.
I have two tables - One that is a master category list for cost codes
(example: CodeID=0002 CodeDescr=Drywall subcontract)
My second table is for each project, where I would like to be able to enter
in a specific cost amount for each cost code (example CostID=1, CodeID=0002,
Cost=$415,000).
I am stuck trying to limit the user from only entering one cost for each
cost code that exists in the master list.