Glide Community
Formula to calculate only if a cell has value, else to be blank
Ask for Help
Manan_Mehta
March 9, 2020, 7:03am
6
Try this formula instead
=arrayformula(IF(LEN(G2:G)=0,"",if(G2:G=H2:H,TRUE,FALSE)))
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Help with Arrayformula If is Blank
Ask for Help
8
468
December 21, 2020
If→Then→Else column with multiple criteria
Ask for Help
5
36
July 19, 2025
Empty Boolean field issue
Report a Bug
10
543
August 23, 2020
ArrayFormula to apply checklist cell
Ask for Help
7
407
July 25, 2020
Dataeditor: average calculation on non empty cells?
Ask for Help
8
489
August 13, 2020