Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to creat a "command button" for users of my spreadsheet to
undo all autofilters. Is there a written macro for this? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub showall()
On Error GoTo away ActiveSheet.ShowAllData away: End Sub -- Don Guillett SalesAid Software "Patty" wrote in message oups.com... I would like to creat a "command button" for users of my spreadsheet to undo all autofilters. Is there a written macro for this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command button macro | Excel Discussion (Misc queries) | |||
Command Button and macro | Excel Discussion (Misc queries) | |||
Run a macro using a command button | Excel Discussion (Misc queries) | |||
Command Button to run a Macro | Excel Worksheet Functions | |||
Run Macro from Command Button | Excel Discussion (Misc queries) |