The answer to this is probably very simple, but I couldn't find a sufficient answer searching the forum, so here goes:
I am trying to create a grand total in the report footer by filling in the control source with =Sum([MainTotal]). Main Total (which works) is in a group footer and the control source is =[Total]+[DepositAmount]. [Total] is a field on the main form that pulls a total from a subform footer total. When I open the report, I get prompted to fill in a value for MainTotal. Why is this happening??
(Another unrelated problem - some of my MainTotals are adding up to be about 2 cents off. I think its because the value is being carried out more than 2 decimal places somewhere....how would I fix this?)
Thanks in advance for any help!!!
betsyr
I am trying to create a grand total in the report footer by filling in the control source with =Sum([MainTotal]). Main Total (which works) is in a group footer and the control source is =[Total]+[DepositAmount]. [Total] is a field on the main form that pulls a total from a subform footer total. When I open the report, I get prompted to fill in a value for MainTotal. Why is this happening??
(Another unrelated problem - some of my MainTotals are adding up to be about 2 cents off. I think its because the value is being carried out more than 2 decimal places somewhere....how would I fix this?)
Thanks in advance for any help!!!
betsyr