View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sherri Sherri is offline
external usenet poster
 
Posts: 25
Default Find resulting text in column of functions

Cells A3:A100 each contain a formula which will result in either a name or "
". How can I retreive that name when I don't know which row it will be in.
I have many columns of similar formulas and each name will appear in a
different row.
I have tried the lookup, but because each cell contains a formula, I believe
it considers every cell not blank. I hope this is clear.

Thanks,