G
Guest
When I want to print a blank copy of a Report so that I may fill it out
manually, I get a #Error on the text box that was expecting a value.
This is the procedure I have for this text box "Text55":
=Trim([CLFirst] & " " & [CLInitial] & " " & [CLLast])
I would like to get rid of the # Error but I don't know how.
Thanks
manually, I get a #Error on the text box that was expecting a value.
This is the procedure I have for this text box "Text55":
=Trim([CLFirst] & " " & [CLInitial] & " " & [CLLast])
I would like to get rid of the # Error but I don't know how.
Thanks