Can anyone tell me why I am "missing an operator" in this expression?
Bonus Amt: If([SumOfQuantity]>75 and <101) Then
=([SumOfQuantity]*5)
ElseIf ([SumOfQuantity])>100 Then
=([SumOfQuantity])*10)
End If
I already did this step (#8). It worked great. Where my problem lies in in creating the text box that adds the totals together. I keep getting the parameter boxes. I think this means my expression is not correct. I tried: =Sum(([Category 1 Total])+([Category 2 Total])+(Category 3...
Thanks for your help! I read the article you referenced and I must be missing something. In the sample, it only uses one subreport. I don't see where it explains how to add the totals for more than one subreport.
I have a report with 4 subforms (one for each category). The category totals are in the subform, category footer. I need to add all these totals together for a grand total, but nothing I try works.
I have a report with 4 subforms for 4 categories. I have category totals in the subform footer. My problem is that I can't get a grand total for all the category totals. Any suggestions would be greatly appreciated as my sanity is at stake. I'm thinking that maybe I'm trying to to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.