J
John Barnes
Trying to count individual clients who have many
appointment dates entered. Record ID is autonumber for
clients, and History ID is autonumber for each
appointment.
How do I calculate results to count only records for each
client (when record has unique ClientFirstName and
ClientLastName).
I have tried uniquevalues and uniquerecords, but cant seem
to figure out a way to count how many clients have been
seen.
appointment dates entered. Record ID is autonumber for
clients, and History ID is autonumber for each
appointment.
How do I calculate results to count only records for each
client (when record has unique ClientFirstName and
ClientLastName).
I have tried uniquevalues and uniquerecords, but cant seem
to figure out a way to count how many clients have been
seen.