Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9628

Google Sheets IF function

$
0
0

I want to make a function with the following criteria:

  • if A2 is equal to A1 -> Text 1
  • if A2 is empty -> Text 2
  • if A2 is not empty and not equal to A1 -> Text 3

Something like connecting these two functions into one:

=if(A2=A1,"Text1","Text3")
=if(isblank(A2),"Text2")

Thanks for help in advance!


Viewing all articles
Browse latest Browse all 9628

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>