G
Guest
Hi, probably a very simple one but can you not use not like in vba? I'm
trying to say:
If Not IsNull(rst![Last Audit]) And rst!RANK not like "Gr*" Then
but it won't compile.
Thanks in advance for any help.
Sue
trying to say:
If Not IsNull(rst![Last Audit]) And rst!RANK not like "Gr*" Then
but it won't compile.
Thanks in advance for any help.
Sue