View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
carl43m carl43m is offline
external usenet poster
 
Posts: 22
Default find multiple occurances of a value and match to values in another

I am trying to find several occurances of a text value in one column and then
based on the rows that the occurances were found to find names in the same
rows from another column. None of the rows are sorted. The text in the
first column can be anywhere int column.

Any hep is appreciated.

Carl