Why does my formula in Excell return a #N/A?
I am using the same formula on several different worksheets. Some work and
some return #N/A as a result. Any suggestions? Here is my formula:
=IF(ISERROR(VLOOKUP((CONCATENATE($C42,"INSQUOTE-AUTO")),Pronto2!$1:$2500,8,FALSE)),"",VLOOKUP((CON CATENATE($C42,"INSQUOTE-AUTO")),Pronto2!$1:$1940,8,FALSE))
|