M
Mark h
Hi ,
I have this formulae
=IF(VLOOKUP($A6,RPD_Switch_Report_20030113!
$A$4:$M$1500,12,0)="#N/A","not found",VLOOKUP
($A6,RPD_Switch_Report_20030113!$A$4:$M$1500,12,FALSE))
What I am trying to do is if the data in column A is not
found in the table then return a Not Found statement. If
it is found then return the value.
The value is returned without problems but I cannot get
the "not found stmt to work" I just get the #n/a in the
cell.
Thanks
Mark
I have this formulae
=IF(VLOOKUP($A6,RPD_Switch_Report_20030113!
$A$4:$M$1500,12,0)="#N/A","not found",VLOOKUP
($A6,RPD_Switch_Report_20030113!$A$4:$M$1500,12,FALSE))
What I am trying to do is if the data in column A is not
found in the table then return a Not Found statement. If
it is found then return the value.
The value is returned without problems but I cannot get
the "not found stmt to work" I just get the #n/a in the
cell.
Thanks
Mark