J
Jone
Hi,
How do I write two conditions in DLookup? I wrote this
*IsNull(DLookup("BookName", "Trans", "BookName='" & I & "'"))*
But this is only one condition I want that it should also have to check
IsNull(DLookup("MemberId", "Trans", "MemberId='" & Code & "'"))
Please Help!
How do I write two conditions in DLookup? I wrote this
*IsNull(DLookup("BookName", "Trans", "BookName='" & I & "'"))*
But this is only one condition I want that it should also have to check
IsNull(DLookup("MemberId", "Trans", "MemberId='" & Code & "'"))
Please Help!