How to dinamic cell that searches for "value1 & value2" in table.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have an excell sheet with columns city and comercename i would like to
make a dinamic cell that searches for city=Lisbon & comercename=cars and it
would search the entire database and crate an output with all entries witch
respected city=lisbon and comercename=cars. How to?
 
Auto filter does not change when the variable chnges, i need a dynamic cell
not a pontual situation
 
Maybe you could use a combination of Data|filter|autofilter (or
data|filter|advancedfilter) and a worksheet event that did the work when you
typed something into those two cells.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top