Hi guys
I tried using the following =IF(VLOOKUP(MID(A2,3,4),Sh
eet2!A2:J1
9,3)="","N
OT DONE","DONE "&VLOOKUP(MID(A2,3,4),Shee
t2!A2:J19,
3)). However, I get this error #N/A when I use it. I have traced the error and it appears to be having a problem with the first part of the query (ie the mid). When I evaluate the formula the mid works correctly, but when I step in the error appears. Any ideas.
Start Free Trial