B
B. Kasal
Please explain what this statement is saying. It works, I just don't
know how to explain it in plain english.
=IF(MIN($E$10,E11),(E11*F11))
Cell E10 is a number I enter, in this case, 8
Cell E11 is the result of a formula, the return being 8.00
Cell F11 is a currency value, in this case, $10.00
The return I get from the formula is $80.00, which is correct. My
confusion is that, if I change cell E10 to another number, I still get
$80.00 as my end result. What is the MIN statement saying?
Thanks much,
Brianna Kasal
know how to explain it in plain english.
=IF(MIN($E$10,E11),(E11*F11))
Cell E10 is a number I enter, in this case, 8
Cell E11 is the result of a formula, the return being 8.00
Cell F11 is a currency value, in this case, $10.00
The return I get from the formula is $80.00, which is correct. My
confusion is that, if I change cell E10 to another number, I still get
$80.00 as my end result. What is the MIN statement saying?
Thanks much,
Brianna Kasal