G
Guest
I have several reports that list instructor names. I want the report to
display "None Listed" if the value for the instructor is null. I have
entered =Nz([Instructor], "None Listed") in the text box control source but
I keep getting "#Error" in all my reports. What am I doing wrong?
display "None Listed" if the value for the instructor is null. I have
entered =Nz([Instructor], "None Listed") in the text box control source but
I keep getting "#Error" in all my reports. What am I doing wrong?