B
Brendan
For topic sake, I will keep it simple. I have a query that derives its data
from a table. This query has a two fields (vBusinessName and vDateTime).
What I am trying to do is count the amount of unique fields for vBusinessName
and do it in the query so I can then sort them (in rank) for output to a
report.
When I use the count function, all I get is "1" as and answer in each row.
There has to be a way that I can total each address that we have gone to.
Thanks,
Brendan
from a table. This query has a two fields (vBusinessName and vDateTime).
What I am trying to do is count the amount of unique fields for vBusinessName
and do it in the query so I can then sort them (in rank) for output to a
report.
When I use the count function, all I get is "1" as and answer in each row.
There has to be a way that I can total each address that we have gone to.
Thanks,
Brendan