Greetings,
I have a table set up w/ the following fields (excerpt):
PartType1
PartType2
PartType3
PartType4
PartQuantity1
PartQuantity2
PartQuantity3
PartQuantity4
For every specific part that is entered, there must be a quantity.
On my report I would like to total the quantities of parts entered by the individual part name.
I'm having huge difficulty figuring this one out. I'm debating whether nor not I should change my table & the entry form...
Any ideas would be greatly appreciated....
Thanks,
Natalie
I have a table set up w/ the following fields (excerpt):
PartType1
PartType2
PartType3
PartType4
PartQuantity1
PartQuantity2
PartQuantity3
PartQuantity4
For every specific part that is entered, there must be a quantity.
On my report I would like to total the quantities of parts entered by the individual part name.
I'm having huge difficulty figuring this one out. I'm debating whether nor not I should change my table & the entry form...
Any ideas would be greatly appreciated....
Thanks,
Natalie
Comment