Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a button on a worksheet to 'Show All Records'.
There are two ways i found to do it, ie: ActiveSheet.ShowAllData and If ActiveSheet.AutoFilterMode Then ActiveSheet.AutoFilterMode = False End If How do I display a message box saying "All records shown" if the use clicks the button when the records are not filtered? I found that the second way erases the filter arrows. I would like th filter arrows at the top to remain. Would appreciate anyones help, thanks -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Turning off this message? | Excel Discussion (Misc queries) | |||
Code has been interupted - error message | Excel Discussion (Misc queries) | |||
Turning off merge message | Excel Discussion (Misc queries) | |||
turning off trace dependents error message | Setting up and Configuration of Excel | |||
Turning Off AutoFilter With Code | Excel Programming |