G
Guest
Trying to have a count performed based on field data as follows:
Record 1 ID=123 data = 2000
Record 2 ID=987 data = 1000
Record 3 ID=123 data = 3000
The result of the "Count" function needs to be "2" ie: Count of ID #'s not
how many records with ID's.
How is this done?
Record 1 ID=123 data = 2000
Record 2 ID=987 data = 1000
Record 3 ID=123 data = 3000
The result of the "Count" function needs to be "2" ie: Count of ID #'s not
how many records with ID's.
How is this done?