Thanks:)
I have another issue there.
Same code, updating all fields in table that are "" or " " or " "
It happens when I import tables from Excel, some fields are not null, but empty, or have one or two spaces.
So I have this:
Public Function GetRidOf_empty() As Boolean
Dim fld As...