View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
JBeaucaire[_32_] JBeaucaire[_32_] is offline
external usenet poster
 
Posts: 1
Default VLOOKUP NOT RETURNING EXPECTED DATA


Try this:

=IF(ISERROR(VLOOKUP(A4,'PREMIERSHIP -
NR'!$A$4:$O$203,6,FALSE),"",VLOOKUP(A4,'PREMIERSHI P -
NR'!$A$4:$O$203,6,FALSE)))


--
JBeaucaire
------------------------------------------------------------------------
JBeaucaire's Profile: http://www.thecodecage.com/forumz/member.php?userid=73
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=45754