M
M
What the heck?!? I have a field that is specified as text.
I want to eliminate zero-length strings in this field. I
have tried "", IsNull, = Null, <> Not Null, everything.
What do I use to force the recognition of a zero length
string? I am using DAO to edit a recordset and the table
isn't cooperating.
Thanks
M
I want to eliminate zero-length strings in this field. I
have tried "", IsNull, = Null, <> Not Null, everything.
What do I use to force the recognition of a zero length
string? I am using DAO to edit a recordset and the table
isn't cooperating.
Thanks
M