D
DontKnow
Hi Guys,
I have a unusual request to count the number of records for a particular
entry on a combo box.
Each record has an persons name and asscoiated details with a combo box that
has the capability to select either:
"Current"
"Requested"
"Expired"
"Required"
The combo box has these details in the format of Current, Requested, Expired
and also Required (Ie they are not selected from a table)
How would I sum all of the Currents, Requested, Expired, and also the
Required from the table? I need to do this from a report or a query.
So at the end of the day I have a query or report that says something like:
Currents - 25
Requested - 12
Expired - 32 etc
I have tried a few things but to no avail?
Can someone help me please??
I have a unusual request to count the number of records for a particular
entry on a combo box.
Each record has an persons name and asscoiated details with a combo box that
has the capability to select either:
"Current"
"Requested"
"Expired"
"Required"
The combo box has these details in the format of Current, Requested, Expired
and also Required (Ie they are not selected from a table)
How would I sum all of the Currents, Requested, Expired, and also the
Required from the table? I need to do this from a report or a query.
So at the end of the day I have a query or report that says something like:
Currents - 25
Requested - 12
Expired - 32 etc
I have tried a few things but to no avail?
Can someone help me please??