Hello Everyone, I’m very new with AirTable and I have been struggling with this formula.
I have these 3 different columns: 1) Lead Count, 2) Opportunity Count 3) Total Amount ($). I’m creating a formula to select the Account Status based on these three columns in this way:
- If Lead Count = 0 --> “Cold”
- If Lead Count = 1 --> “Aware”
- If Lead Count >1 --> “Qualified”
OR - If Opportunity Count >0 --> Opportunity (regardless of Lead Count)
- If Total Amount ($) > 0 --> Customer (regardless of anything else)
How can I put this into a formula?

