BLANK CELL

M

MAX

I am using a formula in cell G1 and putting the quantity in cell F1 (
quantity never exceeds 20) but when cell F1 is blank the result in G1 becomes
50.
I want that when F1 is blank, the result in G1 becomes ZERO.
This is the formula that I am using:

=MIN(A1,MAX(10,10-A1))*5+MIN(20-10,MAX(0,A1-10))*4

Thank you for your help.
 

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

Top