N
Neuther
If i am using a if formula i know i can go
"=IF(AN3<=86,"30","20")"
I get how that work's but what if i want to add a 3rd value.
i want something like this
=IF(AN3<=86,"30",<=173,"20",<=206,"10")
except that doesn't work, i want it to say 30 if it's 1-86, 20 if it'
87-173, and 10 if it's 174-206.
Thanx,
Neuthe
"=IF(AN3<=86,"30","20")"
I get how that work's but what if i want to add a 3rd value.
i want something like this
=IF(AN3<=86,"30",<=173,"20",<=206,"10")
except that doesn't work, i want it to say 30 if it's 1-86, 20 if it'
87-173, and 10 if it's 174-206.
Thanx,
Neuthe