Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am working with Autofilter and I notice that when I filter one column and
then filter another column there is no way to "Show All" throughout the spreadsheet without going to each individual column and selecting it. Is there a way to "Globally Show All"? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
try
Sub showall() On Error GoTo away ActiveSheet.ShowAllData away: End Sub -- Don Guillett SalesAid Software "JosiePosie21" wrote in message ... I am working with Autofilter and I notice that when I filter one column and then filter another column there is no way to "Show All" throughout the spreadsheet without going to each individual column and selecting it. Is there a way to "Globally Show All"? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
Go to View/Toolbars/Customise. Select Data in the left window and you can then drag 'Show All' onto your toolbar. This will clear all filters. There's also a useful Autofilter there, which means you can select a cell and the autofilter will switch on (if off) and autofilter to that value. Hope this hlpes. Andy. "JosiePosie21" wrote in message ... I am working with Autofilter and I notice that when I filter one column and then filter another column there is no way to "Show All" throughout the spreadsheet without going to each individual column and selecting it. Is there a way to "Globally Show All"? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Choose DataFilterShow All
JosiePosie21 wrote: I am working with Autofilter and I notice that when I filter one column and then filter another column there is no way to "Show All" throughout the spreadsheet without going to each individual column and selecting it. Is there a way to "Globally Show All"? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to display subjects taught by a specific teacher upon selection of the teacher name in a drop down box | New Users to Excel | |||
Why does AutoFilter display rows NOT selected from drop down box? | Excel Discussion (Misc queries) | |||
with Autofilter on, display count results in lower left corner wit | Excel Worksheet Functions | |||
Autofilter - display column showing visible row count | Excel Discussion (Misc queries) | |||
how to display the count of lines found by autofilter? | Excel Discussion (Misc queries) |