View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gaetan Gaetan is offline
external usenet poster
 
Posts: 21
Default Getting data from a filtered list

Hi everyone,

I'm trying to get the value of a filter I set in a list. It's basically a
listing of names and data relating to these names. I apply a filter on the
names column so that it shows only the rows that contains that one specific
name and I would like to insert that specific name in another cell.

The problem is that I don't know how to refer to what I selected in the
filter.

Anyway you can help me?

Thank you!