Help Please....probably is simple for most of you.
I have a field called Public...if the company is Public the field returns a P if it is Private then it returns an N and if it is blank then of course it is blank.
I need to write a IIf statement the replaces fields that contain the letter P with the word Public, the letter N with Private and the fields that are blank need to remain blank.
How would I write this IIf statement?
Thanks
I have a field called Public...if the company is Public the field returns a P if it is Private then it returns an N and if it is blank then of course it is blank.
I need to write a IIf statement the replaces fields that contain the letter P with the word Public, the letter N with Private and the fields that are blank need to remain blank.
How would I write this IIf statement?
Thanks