What would be the proper code if the value of clumn a is higher than column b, column c will print "ABOVE', else, "BELOW"

Viewed 10

I am trying to figure out a code that will print either "ABOVE' or "BELOW" in a new column

if value under COLUMN A is equal and higher than value in COLUMN B, COLUMN C will print "Above" else, "Below"

0 Answers
Related