Is there any way that you can handle a VLOOKUP error better that it returning #NA.
Basically, I have a spreadsheet that sucks in info from a database, then collates the info into a table using a VLOOKUP, then loops through the resulting table to create an array. At times, the VLOOKUP will not find the value it is looking for, but I need it to return an empty string in the cell rather than the #NA value, which when creating the array causes an error.
Does that make any sense at all ?
Any help would be great.
Cheers
Noel.
Basically, I have a spreadsheet that sucks in info from a database, then collates the info into a table using a VLOOKUP, then loops through the resulting table to create an array. At times, the VLOOKUP will not find the value it is looking for, but I need it to return an empty string in the cell rather than the #NA value, which when creating the array causes an error.
Does that make any sense at all ?
Any help would be great.
Cheers
Noel.