Report totals

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my group footer I have the following calculation
=IIf([elm/ven]="e",Sum([total cost])," "). This calculation is working
correctly, however I am now trying to get a report total for the "e" group.
I copied the same calculation into the report footer but it is totaling the
entire report (both the "e" groups and another group "v"). It seems to be
ignoring the if statement to only sum the e's. I've gotten this to work in
the past just not today. Any suggestions would be great.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top