ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I force Excel to show filter totals in the Status bar? (https://www.excelbanter.com/excel-worksheet-functions/67099-how-do-i-force-excel-show-filter-totals-status-bar.html)

spider

How do I force Excel to show filter totals in the Status bar?
 
I have a large (3600 rows; 55 Columns) Excel spreadsheet acting as a
database. I use Filters extensively and I've always appreciated the ability
to see the consequenes of filtering ("143 out of 3600 items") in the Status
Bar. Now I just get "Filter Mode".

Even when this function worked, it never remained there and disappeared
after about 10 minutes or so.

How do I force it to appear and remain until some other action is carried out?

Thanks very much

John Waldie

Australia

JE McGimpsey

How do I force Excel to show filter totals in the Status bar?
 
Take a look he

http://www.contextures.com/xlautofilter02.html#Count

In article ,
spider wrote:

I have a large (3600 rows; 55 Columns) Excel spreadsheet acting as a
database. I use Filters extensively and I've always appreciated the ability
to see the consequenes of filtering ("143 out of 3600 items") in the Status
Bar. Now I just get "Filter Mode".

Even when this function worked, it never remained there and disappeared
after about 10 minutes or so.

How do I force it to appear and remain until some other action is carried out?

Thanks very much

John Waldie

Australia


Don Guillett

How do I force Excel to show filter totals in the Status bar?
 
try incorporating this idea

Sub statusbar()
Application.statusbar = Application.Subtotal(9, [rangename])
End Sub

--
Don Guillett
SalesAid Software

"spider" wrote in message
...
I have a large (3600 rows; 55 Columns) Excel spreadsheet acting as a
database. I use Filters extensively and I've always appreciated the
ability
to see the consequenes of filtering ("143 out of 3600 items") in the
Status
Bar. Now I just get "Filter Mode".

Even when this function worked, it never remained there and disappeared
after about 10 minutes or so.

How do I force it to appear and remain until some other action is carried
out?

Thanks very much

John Waldie

Australia





All times are GMT +1. The time now is 09:49 AM.

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