Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Nov 09, 2020 10:09 AM
Hi everybody,
I got 7 fields that are either empty OR contains a name… Is there a formula which sums up how many of these 7 fields contains a name (and aren’t empyt)?
Thanks in advance!
Solved! Go to Solution.
Nov 10, 2020 12:51 AM
Got it… It was super simple:
COUNTA({field1},{field2},{field3},{field4},{field5},{field6},{field7})
Nov 10, 2020 12:51 AM
Got it… It was super simple:
COUNTA({field1},{field2},{field3},{field4},{field5},{field6},{field7})