V
vrmomo
I'm using vlookup to look up a value in sheet1 to instert it into
sheet2
=VLOOKUP(A5,Sheet1!A6:C23,3,FALSE)
When I have a value in sheet2 that doesn't match with sheet1 I get an
"#N/A"
Is there a way to replace the #N/A with "0.00"
thanks
sheet2
=VLOOKUP(A5,Sheet1!A6:C23,3,FALSE)
When I have a value in sheet2 that doesn't match with sheet1 I get an
"#N/A"
Is there a way to replace the #N/A with "0.00"

thanks