G
Guest
Not Like "WF*" eliminates anything that starts with WF (good) and any null
values (not good). The solution was to change the Criteria to Not like "WF*"
OR Is Null.
My question is why didn't the simple "not like" work? Is this what is
expected?
Thanks
WAL
values (not good). The solution was to change the Criteria to Not like "WF*"
OR Is Null.
My question is why didn't the simple "not like" work? Is this what is
expected?
Thanks
WAL