Skip to content
Richard_Foxworthy
Richard_Foxworthy
@richard_foxworthy
New Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 3
Reply
RE: How to search an Airtable record using email or name

You can overcome these types of problems by converting your available values to lowercase (or uppercase, if you prefer). lower({email}) This actio...

3 years ago
Forum
Reply
RE: How to search an Airtable record using email or name

It sounds like using an Airtable View might simplify this scenario. You can configure your View to encompass the necessary records. Subsequently, em...

3 years ago
Forum
Reply
RE: How to search an Airtable record using email or name

You'll need to create an Airtable formula to identify the specific records you're looking for. Based on your example, you could use: "Email"={email...

3 years ago
Forum