Forum Discussion
Lenihan
Helper III
9 years agocountblank for 20 columns
Hi, In excel, I had a column that would review 20 columns, and if there was a blank in any of them it would flag the row that there is missing data. The formula I used in a new column was: =IF(C...
Vvelarde
Community Champion
9 years ago
hi, in Query Editor
Select your 20 columns, Replace Value
2. Go to Add Column --Statistics-CountValues
3. Add the Flag Column
- Lenihan9 years ago
Helper III
Thanks Victor - that worked like a charm. I wasn't aware of those options when editing data - this will help me with other things too :)