=IF('Quote Info'!B26="n",VLOOKUP('Quote Info'!C19,[Mtlspecs.XLS]Material!$A$9:$S$159,5,VLOOKUP('Quote Info'!C19,Mtlspecs.XLS!TUB,3)))
Can anyone look at this formula and see why it is not working correctly. I can upload files if that is going to be needed.
I am 100% positive there is a n in the B26 cell of the IF Statement.
Problem:
the formula is going all the way to the last VLOOKUP STATEMENT. If i understand correctly it should stop at the first VLOOKUP ( True) because the if statement is true ,
there is without a doubt an n in B26.
i am assuming it is syntax issue but for the life of me i can't get it right.
Thanks
Bookmarks