A
Annie
Hi
I have designed a simple database to collect sales information about
manufacturing Kitchens and wardrobes. On my main form (created from my
main sales table) I have 2 subforms as follows:
Type Qty Price Total
1 2 2000 4000
2 2 4000 8000
3 2 3500 7000
That is the 1st subform I created and the total comes from Qty x Price.
The 2nd subform is the same with wardrobe prices - total is the same
setup.
On my main form I want to total the totals for the first subform and
then total the totals from the second subform and then add the two
together - is this possible ??? I keep getting errors.
Please can somebody help me before I throw in the towel and admit
defeat?????
Many thanks and kind regards
Ann from Dublin Ireland (I have no VBA experience)!
I have designed a simple database to collect sales information about
manufacturing Kitchens and wardrobes. On my main form (created from my
main sales table) I have 2 subforms as follows:
Type Qty Price Total
1 2 2000 4000
2 2 4000 8000
3 2 3500 7000
That is the 1st subform I created and the total comes from Qty x Price.
The 2nd subform is the same with wardrobe prices - total is the same
setup.
On my main form I want to total the totals for the first subform and
then total the totals from the second subform and then add the two
together - is this possible ??? I keep getting errors.
Please can somebody help me before I throw in the towel and admit
defeat?????
Many thanks and kind regards
Ann from Dublin Ireland (I have no VBA experience)!