View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
MMuscat MMuscat is offline
external usenet poster
 
Posts: 7
Default look up X and return a header Y

Hi,

I have a list of referees whereby some names could be repeated and I
want to find the corresponing date and match a referee has last
officiated in.

for example:
Match: M vs S | S vs X | G vs K
Date: 20/06 | 21/06 | 22/06
Ref: Mario | Peter | Mario

I want to search the last match Mario has refereed in and return G vs
K.

I tried using offset, match and lookup but I am not really familiar
with these formulas sa I rarely use them.

Regards,

Mark