Hi
I have a spreadsheet one column of which has a vlookup function in it
=VLOOKUP(A1,Sheet1!A1:B12,2,1)
This works fine but if the condition is not met it puts the last value in the array in. Can I add something which says if A1 doesn't contain one of the numbers on the vlookup array sheet return a value of, say, zero?
Doreen
I have a spreadsheet one column of which has a vlookup function in it
=VLOOKUP(A1,Sheet1!A1:B12,2,1)
This works fine but if the condition is not met it puts the last value in the array in. Can I add something which says if A1 doesn't contain one of the numbers on the vlookup array sheet return a value of, say, zero?
Doreen