Richard_Foxworthy
New Member
Joined: Aug 4, 2025
Follow
Board
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
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
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