G
Guest
I'm new to Access.
I have a function in excel that I want to do in access below:
=IF(ISNUMBER(SEARCH("v",A2)),"OK", "Not OK")
It's called "Check if part of a cell matches specific text".
Any help would greatly be appreciated. Super thanks!
I have a function in excel that I want to do in access below:
=IF(ISNUMBER(SEARCH("v",A2)),"OK", "Not OK")
It's called "Check if part of a cell matches specific text".
Any help would greatly be appreciated. Super thanks!