Calculate how many???
Calculate how many???
I have a form that collects:
Name (text field)
Position (Drop Down) [Values: EMT, Paramedic]
I want to be able to create a report that groups by Position, and TOTALS how many EMTs and Paramedics.
How would i go about this?
-Tom