J
JJP
I would like to know what percentage of orders in my database fall into
discreet price ranges. i.e. 0 to 10K, 10-25K, etc.
I have been able to set up formulas for these ranges, but when I try to use
a count function I wind up getting the same count for everthing when what I
really want is
0-10K: X %
10-25K: X%
25-75K: X%
ect.
Any ideas for doing this at the query level would be appreciated.
discreet price ranges. i.e. 0 to 10K, 10-25K, etc.
I have been able to set up formulas for these ranges, but when I try to use
a count function I wind up getting the same count for everthing when what I
really want is
0-10K: X %
10-25K: X%
25-75K: X%
ect.
Any ideas for doing this at the query level would be appreciated.