View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default Finding information from two rows - formula or macro?

What should happen if more than one company has a "tick"?

--
Rick (MVP - Excel)


"rsmith" wrote in message
...
I have been trying to find the answer to this question but think maybe Im
asking the wrong things.

I have two rows of data, one with company names and one where if a company
is awarded there will be a tick (or €œyes€) or whatever. Im looking for a
formula that will look at the second row, and if there is a tick then it
will
give me the company name from above. in a cell on another workbook This
seems
like such an easy thing to do but Im struggling with it.

Many thanks