R
Ron
When writing a Vlookup function to find an exact match, I am trying to
show the #N/A result as a 0, using an If statement. Whenever I refer to
"#N/A" in the statement, #N/A shows. I want to show the result value if
there is a match, and 0 if there is no match. Is there an operator for
"not a number"? For instance, where the #N/A is in cell B6,
=IF(B6=#N/A,"0",B6) returns #N/A, and the argument B6 does not return
the value in cell B6. Any suggestions? I'm using Excel 2000. Thanks!
(e-mail address removed)
__
Spam filter at work,
Please replace "thebeach" with comcast.net when replying.
show the #N/A result as a 0, using an If statement. Whenever I refer to
"#N/A" in the statement, #N/A shows. I want to show the result value if
there is a match, and 0 if there is no match. Is there an operator for
"not a number"? For instance, where the #N/A is in cell B6,
=IF(B6=#N/A,"0",B6) returns #N/A, and the argument B6 does not return
the value in cell B6. Any suggestions? I'm using Excel 2000. Thanks!
(e-mail address removed)
__
Spam filter at work,
Please replace "thebeach" with comcast.net when replying.