#1   Report Post  
Jeff Holmes
 
Posts: n/a
Default Filter Shortcut

Is there a ctl, shift, alt shortcut to turning the filter selection to "all"?
Instead of using the mouse or move to the cell that has the header that has
the filter turned on. alt+down arrow, home key, enter?
  #2   Report Post  
Don Guillett
 
Posts: n/a
Default

Here is a macro I use and have assigned to a button. You can assign a hot
key.

Sub showall()
On Error GoTo away
ActiveSheet.ShowAllData
away:
End Sub

--
Don Guillett
SalesAid Software

"Jeff Holmes" <Jeff
wrote in message
...
Is there a ctl, shift, alt shortcut to turning the filter selection to

"all"?
Instead of using the mouse or move to the cell that has the header that

has
the filter turned on. alt+down arrow, home key, enter?



  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

I've added a "show All" button to my favorite toolbar.

Tools|customize|commands tab|Data category
(near the top in xl2003)

In fact, I added the funnel like icon that applies Data|Filter|autofilter right
next to that "show all" icon.

===
And the way I remove the data|filter|autofilter:

I select that row with the arrows.
I hit the delete key.
The contents of all the cells in that row is erased.
I hit ctrl-z to bring back the contents, but the arrows are gone.

(I find that quicker than Data|filter|and unchecking autofilter--more of a
keyboarder than a mouser!)



Jeff Holmes wrote:

Is there a ctl, shift, alt shortcut to turning the filter selection to "all"?
Instead of using the mouse or move to the cell that has the header that has
the filter turned on. alt+down arrow, home key, enter?


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot table and filter Bruce Roberson New Users to Excel 1 January 25th 05 04:00 AM
Advanced Filter: No Filter Evan Weiner - Richalnd WA Excel Discussion (Misc queries) 2 December 9th 04 04:36 PM
advanced filter won't allow me to filter on bracketed text (-456.2 LucianoG Excel Discussion (Misc queries) 1 December 6th 04 08:38 PM
auto filter question Juco Excel Worksheet Functions 0 November 29th 04 02:48 PM
auto filter question Juco Excel Worksheet Functions 1 November 28th 04 02:51 PM


All times are GMT +1. The time now is 11:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"