M
magmike
In a sheet with 45,000 rows I would like the user to be able to filter out extraneous rows by typing the desired value in the row above the data.
If they type "TX" in the row above the state column, only the rows with "TX" show.
If they type "Dallas" in the row above the city column, only the rows with "Dallas" show.
If they type "TX" in a row above the state column, AND they type "Dallas" in the row above the city column, then only rows with "TX" in the state column AND "Dallas" city column will show.
Is there an easy way to do this with a formula or VB?
Thanks in advance for your help,
magmike
If they type "TX" in the row above the state column, only the rows with "TX" show.
If they type "Dallas" in the row above the city column, only the rows with "Dallas" show.
If they type "TX" in a row above the state column, AND they type "Dallas" in the row above the city column, then only rows with "TX" in the state column AND "Dallas" city column will show.
Is there an easy way to do this with a formula or VB?
Thanks in advance for your help,
magmike