G
George L.
Tried to avoid Is Null by making field called Title;
Required & Allow Zero Length.
Above works fine with Query Criteria.
Attempted,in report,to see if I could use IIF function,as
follows:
=IIF([Title]<>" ","Not Blank","Blank")
I keep getting #Error in Title field of report.
Please show me how I can determine if field is Zero
Length, so I can initiate another action, in the report.
Thanks!
George
Required & Allow Zero Length.
Above works fine with Query Criteria.
Attempted,in report,to see if I could use IIF function,as
follows:
=IIF([Title]<>" ","Not Blank","Blank")
I keep getting #Error in Title field of report.
Please show me how I can determine if field is Zero
Length, so I can initiate another action, in the report.
Thanks!
George