C
Colleen
I have a report based off a parameter query.
I want it to look at the [E-Supervisor] field and if it is
null then use the [supervisor] field.
I have tried to enter this into the report as well as the
query.
=IIf(IsNull([E-ACTIONS].[E-Supervisor]),[zlkup-tmgp].
[supervisor])
Thank you.
Colleen
I want it to look at the [E-Supervisor] field and if it is
null then use the [supervisor] field.
I have tried to enter this into the report as well as the
query.
=IIf(IsNull([E-ACTIONS].[E-Supervisor]),[zlkup-tmgp].
[supervisor])
Thank you.
Colleen