Protected sheet, scroll area set, autofilter works perfectly. However, when selecting some criteria from the autofilter list, the page will not scroll.
1. Scroll area is set well below the bottom row of the table on which the autofilter is applied.
2. The non problem and problem criteria area all being selected from the Autofilter list in the same column.
3. I have freeze panes on, but I can't see that as a problem because panes are frozen ABOVE the table being filtered, and, again, the page scrolls just fine after selecting most items in the autofilter.
4. There are no worksheet change events except a Workbook_SheetBeforeRightClick event which hides some right click selections from the user, but I can't see that effecting scrolling.
I can select 90% of the items in the autofilter list for this column and scrolling is fine. However, after autofiltering SOME criteria, the page will not scroll. Thoughts?
1. Scroll area is set well below the bottom row of the table on which the autofilter is applied.
2. The non problem and problem criteria area all being selected from the Autofilter list in the same column.
3. I have freeze panes on, but I can't see that as a problem because panes are frozen ABOVE the table being filtered, and, again, the page scrolls just fine after selecting most items in the autofilter.
4. There are no worksheet change events except a Workbook_SheetBeforeRightClick event which hides some right click selections from the user, but I can't see that effecting scrolling.
I can select 90% of the items in the autofilter list for this column and scrolling is fine. However, after autofiltering SOME criteria, the page will not scroll. Thoughts?