Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jako
Sub test() Dim ws As Worksheet For Each ws In Worksheets ws.AutoFilterMode = False ws.Columns("A:Z").AutoFilter Next ws End Sub -- XL2002 Regards William "Jako " wrote in message ... | Please can someone tell me how to add an Autofilter on each worksheet in | my workbook (Programmatically) from A1 to Z1. | | TIA | | | --- | Message posted from http://www.ExcelForum.com/ | |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HELP: Use the autofilter result on one workbook to filter the next list on another workbook | Excel Worksheet Functions | |||
AutoFilter settings in shared workbook | Excel Worksheet Functions | |||
AutoFilter settings in shared workbook | Excel Worksheet Functions | |||
Autofilter on protected workbook | Excel Discussion (Misc queries) | |||
Can I AutoFilter an entire workbook? | Excel Discussion (Misc queries) |