G
Guest
As you can tell I am new to Access.
I have a query with a field called Value. I would like to create an
expression field that would give me the following:
If, Value equals IPS or ECR, then IPS/ECR, otherwise use the Value.
I have tried: IIf [Value]=[IPS]![IPS/ECR].
This of course doesn't work, but I am not sure of the wording for such a
statement. Any help would be greatly appreciated.
I have a query with a field called Value. I would like to create an
expression field that would give me the following:
If, Value equals IPS or ECR, then IPS/ECR, otherwise use the Value.
I have tried: IIf [Value]=[IPS]![IPS/ECR].
This of course doesn't work, but I am not sure of the wording for such a
statement. Any help would be greatly appreciated.