OK. Let me dig a bit deeper, because I love to learn from such cases. The longer I deal with it, the more obvious to me is that I am still on the steep part of Excel (and especially VBA) learning curve.
In my eyes, the only difference is that:
checks only firstname and lastname for beeing empty
while
checks if any of: lastname, firstname, CCN and date of hire is empty (has len=0)
the rest, I mean this:
and this:
are equivalent.
So if someone (Leith Ross?) could explain why one works and other not, I'd appreciate.
Of course, I'm glad that at least one suggestion helped with the main problem of the thread.
Bookmarks