I'm sure this has been asked a million times so I apologize for the repetitiveness.
Having trouble entering multiple formulas in a cell
Example what I have so far:
In Cell A1
=IF(A2=7, "A")
That means if cell A2 value is 7 then it will put an A in cell A1.
Got that good so far.
How do I make multiple rules?
=IF(A2=8,"B")
=IF(A2=9,"C")
I think I have the formulas down, just can't for the life of me remember how to combine them into one formula for the selected cell.
Thanks in Advance!
Having trouble entering multiple formulas in a cell
Example what I have so far:
In Cell A1
=IF(A2=7, "A")
That means if cell A2 value is 7 then it will put an A in cell A1.
Got that good so far.
How do I make multiple rules?
=IF(A2=8,"B")
=IF(A2=9,"C")
I think I have the formulas down, just can't for the life of me remember how to combine them into one formula for the selected cell.
Thanks in Advance!