D
DP7
Hi I am having an issue with the formula below. It is returning a NA value
for the cells = to 302 & 366. If it is any other value the formula is
functioning fine. Any ideas as to why my formula is not working!! I have try
the vlookups on there own & they work fine.
=IF(OR(H4098=302,H4098=366),VLOOKUP(H4098,'[MOLESKIN PRINTS PRICING
061507.xls]Sheet1'!$A$3:$C$103,3,FALSE),VLOOKUP(H4098,'C:\Documents and
Settings\Dwayne\Desktop\[FABRIC PRICE LIST.xls]Sheet1'!$A$2:$E$51,3,FALSE))
for the cells = to 302 & 366. If it is any other value the formula is
functioning fine. Any ideas as to why my formula is not working!! I have try
the vlookups on there own & they work fine.
=IF(OR(H4098=302,H4098=366),VLOOKUP(H4098,'[MOLESKIN PRINTS PRICING
061507.xls]Sheet1'!$A$3:$C$103,3,FALSE),VLOOKUP(H4098,'C:\Documents and
Settings\Dwayne\Desktop\[FABRIC PRICE LIST.xls]Sheet1'!$A$2:$E$51,3,FALSE))