Sum in the Footer

G

Guest

In the Detail section of a report, I have a TextBox Iff /Then expression that
either renders the word "Off", or a calculated number. In the footer section,
how can I sum the number of times that the word "Off" (the True part of the
IIf /then statement) is the resultant?

Thanks!
 
G

Guest

You use something similar to the control source in the detail section. Change
the "Off" to the number 1 and sum it.
 
G

Guest

OK, that was too easy. Thanks!

Duane Hookom said:
You use something similar to the control source in the detail section. Change
the "Off" to the number 1 and sum it.
 

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

Top