If there are multiple dates to return you want them all in one cell?
Perhaps
=MCONCAT(IF(A1:B10=E1,TEXT(C1:D10,"d-mmm-yy "),""))
confirmed with CTRL+SHIFT+ENTER
MCONCAT function is part of MOREFUNC add-in available here
http://www.rhdatasolutions.com/morefunc/#MCONCAT
--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile:
http://www.excelforum.com/member.php...o&userid=30486
View this thread:
http://www.excelforum.com/showthread...hreadid=516713