I am trying to check a field to see if there is data present before executing the print code. I am getting "Object variable not set" and "Type mismatch" if there is no data in the field. If the field is populated, everything works OK.
Some of the fixes we have tried won't work if there is data in the field. For example: GetFirstItem property then checking if it is nothing.
Is there any function, item property, etc. that will tell me this?
Some of the fixes we have tried won't work if there is data in the field. For example: GetFirstItem property then checking if it is nothing.
Is there any function, item property, etc. that will tell me this?