View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Max Scott[_3_] Max Scott[_3_] is offline
external usenet poster
 
Posts: 3
Default match nth occurence

Hi

I can use match to find the first occurence of a value in a list - how can i
find the 2nd, 3rd, nth value in a list? I'm using excel 2007 btw.

Thanks

Max