Hi everyone
first time post.
I have a bunch of records in 1 table. Some records could have 1 duplicate field. What I am trying to do is create a query that produces the total or count in a new column. For example:
ID
FName
SName
Account#
If account appears more than once, I would like a new column to count the number of times in total that record appears. Then use this in a report afterwards.
Is this possible?
first time post.
I have a bunch of records in 1 table. Some records could have 1 duplicate field. What I am trying to do is create a query that produces the total or count in a new column. For example:
ID
FName
SName
Account#
If account appears more than once, I would like a new column to count the number of times in total that record appears. Then use this in a report afterwards.
Is this possible?