Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default Auto Count for Auto Filter Doesn't Function under certain circumst

If you use Auto Filter on a data table and then select a point of data, in
the lower left hand corner it will return "X of Y records found"

However, if on another sheet in the same workbook (or another workbook) you
have references to the data in that table, Excel will no longer return the "X
of Y records Found" when you select a point of data.

Is there a way around this?

For example on Sheet1 you have the following simple table:

Person type age
Jon a 23
Jon a 12
Bill a 23
Bill a 34
Tom d 45
Jon d 34
Tom d 23
Bill d 12
Jon s 18
Jon s 23
Tom s 34
Tom e 45
Tom s 56
Bill e 45
Dave e 34
Dave e 23
Bill d 23
Dave d 13

If you use auto filter and then select, for example, Type D the lower left
hand corner of the Excel window will show "6 of 18 records found".

If I then create a duplicate table on another sheet by saying, in cell A1
"=Sheet1!a1"... then on Sheet1 if I select Type D, it will just say "ready".

As some background, the reason I have to create Sheet2 is because I'm using
a spreadsheet that gets created from a download of a web database that has
several megs of data in columns A through CZ (a lot of columns) with many of
those columns combined under a single header (i.e. "Comment on why it is
open" will cover Columns U-W. You cannot make a pivot table when your header
rows are joined across multiple columns like that...

I know the short answer is get a better web database tool, but unfortnately
I don't have that option!

Thanks!

Jonathan
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default Auto Count for Auto Filter Doesn't Function under certain circumst

going to answer my own question...

for a workaround check out:
http://support.microsoft.com/default...;EN-US;q213886

I found it after posting the question.

Jonathan
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Auto Count for Auto Filter Doesn't Function under certain circumst

You can also use a function

=SUBTOTAL(3,A3:A500)&" of "&COUNTA(A3:A500)&" Records Found"



--

Regards,

Peo Sjoblom

"Jonathan Horvath" wrote in
message ...
going to answer my own question...

for a workaround check out:
http://support.microsoft.com/default...;EN-US;q213886

I found it after posting the question.

Jonathan



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
Count items with auto-filter Joe M. Excel Discussion (Misc queries) 1 June 12th 07 05:50 PM
Auto Number the Rows of Auto Filter Result ashish128 Excel Discussion (Misc queries) 3 April 29th 07 06:41 PM
Count Auto-filter results Gayla Excel Discussion (Misc queries) 1 March 7th 07 06:44 PM
Auto Filter function Wardy1 Excel Discussion (Misc queries) 2 March 30th 06 01:16 PM
Excel Auto Filter Function George Excel Worksheet Functions 5 March 17th 06 09:00 PM


All times are GMT +1. The time now is 09:15 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"