View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Niek Otten Niek Otten is offline
external usenet poster
 
Posts: 3,440
Default More then one MATCH

http://office.microsoft.com/en-us/as...260381033.aspx


--
Kind regards,

Niek Otten
Microsoft MVP - Excel

wrote in message ups.com...
| 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!
|