Quote:
| Originally Posted by big_si So let me get this straight... You want the value in H5 to perform a different calculation based on what the value in F5 is?
so... in cell H5 put
=IF(F5=0,F5,IF(F5=1,F5/1.175,IF(F5=2,F5/1.05,IF(F5=4,F5/407*7,"NOT VALID VALUE"))))
Should do the trick  |
gods, that makes me feel better
