W
Wendy Lee
I have created a form keeping track of "Clients", primary keyed by SSN.
Another form was created to keep track of "Client Cases" each time a
client comes in seeking help. This Cases form is primary keyed by an
autonumber.
Because the Client Cases Form already have autonumber, at any given
point, I can have the total number of cases up to date. However, the
ultimate goal of this DB is to be able to keep track of the total
number of unique, non-repeating CLIENTS that have a CASE within a
certain time frame.
This is where I am stumbling. I am not sure what I can do to be able to
query exactly what I wanted as mentioned above. Any help would be
appreciated!
Another form was created to keep track of "Client Cases" each time a
client comes in seeking help. This Cases form is primary keyed by an
autonumber.
Because the Client Cases Form already have autonumber, at any given
point, I can have the total number of cases up to date. However, the
ultimate goal of this DB is to be able to keep track of the total
number of unique, non-repeating CLIENTS that have a CASE within a
certain time frame.
This is where I am stumbling. I am not sure what I can do to be able to
query exactly what I wanted as mentioned above. Any help would be
appreciated!