Apple numbers < > formula
If I had a cell that I wanted a multi possibility answer, how would I code it? Example:
I want info to display in A1, that if B1 is less than 5 display “X”, but if greater than 5 but less than 10- multiply by 2, greater than 10 but less than 20- multiply by 3, if greater than 20 but less than 30- multiply by 4….
any advice?