Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
From a search of previous posts I found the code: activesheet.autofiltermode = false to switch off autofilter is it has been applied. This is good but would like to cycle round ALL sheet in the workbook and apply that lin of code. I tried Sub Test For each Sheet in ActiveWorkbook Sheet.AutofilterMode = False Next Sheet End Sub and also Sheet*s*.AutoFilterMode = False but neither worked. Hope somebody can help TIA Seamu -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel 2007 autofilter change to 2003 autofilter functionality? | Excel Discussion (Misc queries) | |||
2007 excel autofilter back to 2003 autofilter? | Excel Discussion (Misc queries) | |||
2007 excel autofilter change back to 2003 autofilter? | Excel Discussion (Misc queries) | |||
2007 Autofilter worse than 2003 Autofilter | Excel Discussion (Misc queries) | |||
Spell Checking with checking cell notes | Excel Discussion (Misc queries) |