View Single Post
 
Old 06-01-2012, 08:13 AM
userman userman is offline Windows XP Office 2003
Advanced Beginner
 
Join Date: Sep 2010
Posts: 52
userman is on a distinguished road
Default filter according to a list of filters

hello!

how can I filter all the rows that:

- the whole text of any cell of the row matches the text of a cell from a list
- the whole or part of the text of any cell of the row matches the text of a cell from a list
- the whole text of a cell of a specific column of the row matches the text of a cell from a list
- the whole or part of the text of any cell of a specific column of row matches the text of a cell from a list

how can I filter all the columns that:

- the whole text of any cell of the column matches the text of a cell from a list
- the whole or part of the text of any cell of the column matches the text of a cell from a list
- the whole text of any cell of a specific row of the column matches the text of a cell from a list
- the whole or part of the text of any cell of a specific row of the column matches the text of a cell from a list

thanks!
Reply With Quote