R
Russell Pascoe
Hi!
I am pretty familiar with using IIf, but am having problems...
I have a table that has "Work Number" storing telephone numbers as Text
In my report I am using IIf ( [Work Number]] Is Null, "Missing", [Work
Number])
So, if the field is blank, I hope to see "Missing" in the report, and if it
is not empty, I hope to see the work number displayed. For some reason this
is producing #Error in every instance in the report, and I am at a complete
loss to explain why!
Can anyone spot my mistake?
Thanks!
I am pretty familiar with using IIf, but am having problems...
I have a table that has "Work Number" storing telephone numbers as Text
In my report I am using IIf ( [Work Number]] Is Null, "Missing", [Work
Number])
So, if the field is blank, I hope to see "Missing" in the report, and if it
is not empty, I hope to see the work number displayed. For some reason this
is producing #Error in every instance in the report, and I am at a complete
loss to explain why!
Can anyone spot my mistake?
Thanks!