justlearning2003
Technical User
Hey folks,
I am getting the #Valve error message in one of my formula's and after doing some research, I cannot determine where it is coming from.
The formula starts of with the "=--if(" so I as some people sugguested, I tired to replace the -- with Sum but never had any luck. The formula is
relatively straight forward, it is referencing other cells within it. The file is attached.
=--IF(J14="","",IF(J14<=G14,$W$12,"")&IF(T14=4,$X$12,"")&IF(T14=3,$Y$12,"")&IF(T14=2,$Z$12,"")&IF(T14=1,$AA$12,"")&IF(T14=0,$AB$12,"")&IF(U14=4,$AC$12,"")&IF(U14=3,$AD$12,"")&IF(U14=2,$AE$12,"")&IF(U14=1,$AF$12,""))
Thank you
I am getting the #Valve error message in one of my formula's and after doing some research, I cannot determine where it is coming from.
The formula starts of with the "=--if(" so I as some people sugguested, I tired to replace the -- with Sum but never had any luck. The formula is
relatively straight forward, it is referencing other cells within it. The file is attached.
=--IF(J14="","",IF(J14<=G14,$W$12,"")&IF(T14=4,$X$12,"")&IF(T14=3,$Y$12,"")&IF(T14=2,$Z$12,"")&IF(T14=1,$AA$12,"")&IF(T14=0,$AB$12,"")&IF(U14=4,$AC$12,"")&IF(U14=3,$AD$12,"")&IF(U14=2,$AE$12,"")&IF(U14=1,$AF$12,""))
Thank you