Joined
·
83 Posts
=IF(K2="--------------","check details",IF((AND(I2>=0.01,J2>=1,K2>=1)),PRODUCT(I2:K2),""))
can anyone advise on the above formula?
I am trying to get a product of 3 cells (I2:k2).
but I only want an entry if all three cells (I2:K2) have a number(above 0.01) in them.
and if K2 (from another formula) is not "--------------" (if it is then to insert "check details")
__________________________________________________________
If K2 is not the "---------------" then it should just give the pruduct as long as all 3 cells have numbers in them.
it gives the answer instantly if the J2 figure is entered but I thought the AND formula would wait unitil all three figures are entered?
Am I going about this right or have I confused you more? I have trouble relating things in my head!?!?!?
can anyone advise on the above formula?
I am trying to get a product of 3 cells (I2:k2).
but I only want an entry if all three cells (I2:K2) have a number(above 0.01) in them.
and if K2 (from another formula) is not "--------------" (if it is then to insert "check details")
__________________________________________________________
If K2 is not the "---------------" then it should just give the pruduct as long as all 3 cells have numbers in them.
it gives the answer instantly if the J2 figure is entered but I thought the AND formula would wait unitil all three figures are entered?
Am I going about this right or have I confused you more? I have trouble relating things in my head!?!?!?