ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do you globally display "All" in an Autofilter? (https://www.excelbanter.com/excel-worksheet-functions/78125-how-do-you-globally-display-all-autofilter.html)

JosiePosie21

How do you globally display "All" in an Autofilter?
 
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"?

Don Guillett

How do you globally display "All" in an Autofilter?
 
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"?





How do you globally display "All" in an Autofilter?
 
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"?




Debra Dalgleish

How do you globally display "All" in an Autofilter?
 
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



All times are GMT +1. The time now is 06:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com