In a report, is it possible to use the count function to count records w/ a value of greater than "X" only....For example, count records w/ a returned value of 20 or greater? Thanks for any help.....
In a report, is it possible to use the count function to count records
w/ a value of greater than "X" only....For example, count records w/ a
returned value of 20 or greater? Thanks for any help.....
Steve,
In an unbound control in that Report section: =Sum(IIf([SomeField]
In a report, is it possible to use the count function to count records w/ a value of greater than "X" only....For example, count records w/ a returned value of 20 or greater? Thanks for any help.....
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.