D
dancox via AccessMonster.com
I created a form and subform to write to my Material Takeoff Table.
Fields are ISOID, MaterialID, POID, Quantity, etc. ISOID exists more than
once in the Material Takeoff table. but no more than 1 material ID per ISOID.
If I create a form based on the ISO table and sub form based on the table
MaterialTakeoff, the Material ID's group by ISO. However, to add a new ISO to
the Material Takeoff form, the main form is trying to write back to the ISO
table. (I understand that the Main Form control source is ISO table not the
Material Takeoff table for write purposes).
How can I group the Material ID's by ISO number and write to the Material
Takeoff Table? End result, I want the user to be able to click new, enter
ISO# once, and multiple Material ID's under that ISO.
Thank you,
Dan
Fields are ISOID, MaterialID, POID, Quantity, etc. ISOID exists more than
once in the Material Takeoff table. but no more than 1 material ID per ISOID.
If I create a form based on the ISO table and sub form based on the table
MaterialTakeoff, the Material ID's group by ISO. However, to add a new ISO to
the Material Takeoff form, the main form is trying to write back to the ISO
table. (I understand that the Main Form control source is ISO table not the
Material Takeoff table for write purposes).
How can I group the Material ID's by ISO number and write to the Material
Takeoff Table? End result, I want the user to be able to click new, enter
ISO# once, and multiple Material ID's under that ISO.
Thank you,
Dan