J
jhu4046062
I am receiving a #Error message when I change the PName field to the
following
=IIf(Len([PName]<=2),"-None Selected-",[PName]) in my report. The
PName is just a joining of Last and First Name with a comma and space
in between. I would like the report to say "-None Selected-" if No
Name was entered.
Any suggestions?
following
=IIf(Len([PName]<=2),"-None Selected-",[PName]) in my report. The
PName is just a joining of Last and First Name with a comma and space
in between. I would like the report to say "-None Selected-" if No
Name was entered.
Any suggestions?