View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] dynamique@gmail.com is offline
external usenet poster
 
Posts: 3
Default More then one MATCH

Hi!

I was wondering if there was a way to use the MATCH function in Excel
to return a list of all elements in a data source that match a
parameter, rather than simply a list. For instance, in a list of
movies, to return every entry in this list by a particular director. I
realize macros can do this, but am wondering if there is any other way.

Thank you very much for your help!