Hi guys,
Having trouble getting ISERROR to replace any #N/A with 0 value in the column. Here's what I currently have but it doesn't seem to work?
=ISERROR(VLOOKUP($S$2,Q2:R2,2,FALSE),"0",(VLOOKUP($S$2,Q2:R2,2,FALSE)))
Apparently I have too many arguments in the formula?
Having trouble getting ISERROR to replace any #N/A with 0 value in the column. Here's what I currently have but it doesn't seem to work?
=ISERROR(VLOOKUP($S$2,Q2:R2,2,FALSE),"0",(VLOOKUP($S$2,Q2:R2,2,FALSE)))
Apparently I have too many arguments in the formula?