Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sheet with many columns in it and I want to hide columns by
checking the top cell in every row for a specific string. I am currently using a for loop to check every cell for a combination of two letters using InStr and hiding the column if it does not contain the string that I want. This method works but is pretty slow when I have nearly 200 columns to check. Is there a faster way to filter by row? The built in auto filter by columns is much faster even when there are 300+ rows. Thanks, David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I sort or filter rows without column A data changing? | Excel Discussion (Misc queries) | |||
unable to filter by specific data on a column if the rows exceed 1 | Excel Worksheet Functions | |||
Advanced Filter - filter rows < | Excel Discussion (Misc queries) | |||
chk box to filter or hide rows based on value in a column | Excel Programming | |||
Can I set a filter for a merged column across multiple rows and o. | Excel Worksheet Functions |