NBVC;480254 said:
Can you elaborate on this. What does it mean, Invalid C?
It just a result from an IF function in the formula. Normaly th
formula will return an answer but when a value in worksheet reffered t
as C exceeds a certain value it will show the user invallid C
Check my formula below:Bgr
=IF('Bending Schedule'!N33>=4*INDEX('Table''s'!$A$4:$K$6,MATCH('Bendin
Schedule'!E33,'Table''s'!$A$4:$A$6,0),MATCH('Bendin
Schedule'!F33,'Table''s'!$A$4:$K$4,0)),ROUND(('Bendin
Schedule'!L33+'Bending Schedule'!M33+0.57*'Bendin
Schedule'!N33+'Bendin
Schedule'!O33-0.5*INDEX('Table''s'!$A$4:$K$6,MATCH('Bendin
Schedule'!E33,'Table''s'!$A$4:$A$6,0),MATCH('Bendin
Schedule'!F33,'Table''s'!$A$4:$K$4,0))-2.57*'Bendin
Schedule'!F33+IF('Bending Schedule'!N33>=400,2*'Bendin
Schedule'!F33,0)),0),"Invalid C")
Yes its a hell of a formula:Bgr but it works fine, as you can see th
if function return invallid C when .....bla bla bla
My problem is when the result is indeed invallid c it does not show o
my front page, the lookup function returns #value#
My best guess is I have to change the cell format, my current cel
format is
0;-0;""
This format will show empty cells when the result is 0, in other word
when the particular row is not in use