How do I Count Record in Report

D

David Ehrenreich

Hello,

I'm trying to build a report and one of my fields is a
list box. The list box values change time to time. I
was wondering is their a way I can first have the records
seperated and then second have them counted. I figured
out how to just count the fields record as one lump sum
by =count([OtherTest]) ,but I really need to know the
count on each seperate list item.

Any help or suggestions would be great

Thank You
David Ehrenreich
 
Top