Hello,
I am trying to figure out how to write the following formula. I need this all combined into one formula.
Ex.
A1 = 5000
Is A1 less than or equal to 10000 then ".02"
Is A1 between 10001 and 100000 then ".04"
Is A1 between 100001 and 500000 then ".06"
Is A1 greater than or equal to 500001 then ".08"
I need the result to be filled in based on the value of cell A1
Not sure how to go about it.
I am trying to figure out how to write the following formula. I need this all combined into one formula.
Ex.
A1 = 5000
Is A1 less than or equal to 10000 then ".02"
Is A1 between 10001 and 100000 then ".04"
Is A1 between 100001 and 500000 then ".06"
Is A1 greater than or equal to 500001 then ".08"
I need the result to be filled in based on the value of cell A1
Not sure how to go about it.