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

Google Sheets - If column contains specific value results in "A", if not "B"

$
0
0

[ANSWERED]If a cell in column F contains "0" I want column H to show "COMPLETE". If the cell in column F contains anything else I want column H to show "INCOMPLETE".(This might be something simple, I'm very new to Google Sheets. I looked around and tried a couple things but just ended up more confused.)

Update: Using this formula: ={"Completition status";ARRAYFORMULA(IF(F2:F89="","",IF(F2:F89=0,"COMPLETE","INCOMPLETE")))}

Substitute "F2:F89" with the range of cells you want it to be (if it's too big a range it will give you an error)

Solution


Viewing all articles
Browse latest Browse all 9782

Trending Articles



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