View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Big Trev[_2_] Big Trev[_2_] is offline
external usenet poster
 
Posts: 8
Default VLOOKUP NOT RETURNING EXPECTED DATA

I have put your suggestion in but unfortunately it will not accept this as it
says that too many arguments have been entered for this function - any more
ideas please.

"JBeaucaire" wrote:


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