M
Mark
I have a basic contacts database:
Name, Address, Town, Locality, Phone number etc.
What I am trying to find out is how to create a report
that displays a count of the number of records from each
particular Locality.
i.e. I have 5 records from Edinburgh customers, 6 from
Fife, 8 from Glasgow etc. and i'd like to display a
report that said:
Edinburgh customers = 5
Fife customers = 6
etc.
Any suggestions as how to do this would be greatly
appreciated. Thank you in advance.
Name, Address, Town, Locality, Phone number etc.
What I am trying to find out is how to create a report
that displays a count of the number of records from each
particular Locality.
i.e. I have 5 records from Edinburgh customers, 6 from
Fife, 8 from Glasgow etc. and i'd like to display a
report that said:
Edinburgh customers = 5
Fife customers = 6
etc.
Any suggestions as how to do this would be greatly
appreciated. Thank you in advance.