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
456
December 21, 2020
How to If-then-else—> array?
Report a Bug
9
835
February 7, 2024
"OR" in a row
Ask for Help
7
367
March 23, 2021
Send If-then-else Column to Sheet?
Feature Requests
2
458
February 7, 2024
If x Then y Else Do Nothing
Report a Bug
18
1594
February 7, 2024