formula using IF function

B

bronxbabe

i'm trying to place a formula in a cell using the "IF" function to obtain the
greater value of either: D49-D47 or D49 times 30%. is it possible i'm using
the incorrect function?

thanks in advance
 
B

bronxbabe

WONDERFUL. THANK U VERY MUCH. NOW I CAN GO TO SLEEP!

i'v been recking my brain for the past several hours b/c excel recommended
using the IF function -- not MAX.

thanks again,

2:53EST
 
B

bronxbabe

well, after evaluation, my lengthy IF statement does work:
=IF(D49-D47>0.3*D49,D49-D47,0.3*D49), but the MAX is easier to read.

thanks again,
11:13EST
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top