Hi,
I have a table with the following fields/values:
Status: open, closed, pending
ClosedReason: 1, 2. 3
If status = closed, then ClosedReason will display one of the numeric values from drop down.
However, I would like to change the query criteria and build expression so that the query returns the text description follows.
1: closed on site
2: closed off site
3: Referred
How can I accomplish the above?
TIA
Regards
OCM
I have a table with the following fields/values:
Status: open, closed, pending
ClosedReason: 1, 2. 3
If status = closed, then ClosedReason will display one of the numeric values from drop down.
However, I would like to change the query criteria and build expression so that the query returns the text description follows.
1: closed on site
2: closed off site
3: Referred
How can I accomplish the above?
TIA
Regards
OCM