adding field to report that numbers records

J

jenni

I am trying to output a report with several different
groups, and within each group I want to rank the
records. For example, within each state, I want to rank
flower sales from top to bottom and number each record on
the printed report. "Count" doesn't seem like the way to
do it. Any ideas?
 
A

Allen Browne

Open your report in design view, and add a text box with these properties:
Control Source =1
Running Sum Over Group
 
J

jenni

omg that was all it took? lol, I spent HOURS trying to
fix it. Thank you SO MUCH!!!!!! I appreciate your help.
Jenni
 
Top