I am working on an AirTable.Wanna make a check if email provided on form exists already in sheet.
So something like: FIND(1.email, {email}) (it gives error) but to check each row instead.
Is there any dedicated Formula for this? I couldn't find any :(
Thanks in advance :)