Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Auto filter, sub totals, text

I have a worksheet with two columns that have text in them (names,
area) the other columns are numbers, when I use the auto filter
function all the other columns can be made to work with the subtotal=
function, but I cant get the name or area to appear in the filter I
just get a "0"

any ideas

many thanks

Johnny
  #2   Report Post  
Posted to microsoft.public.excel.programming
lmh lmh is offline
external usenet poster
 
Posts: 9
Default Auto filter, sub totals, text

You don't say precisely what you are trying to achieve with your subtotal
I assume you are using it to show the number of rows visible after filtering.
So I'm guessing you are using SUBTOTAL(2,<range). (2 = COUNT)
If so, try SUBTOTAL(3,<range) for the columns containing text. (3 = COUNTA)
--
LMH


"Johnnyboy5" wrote:

I have a worksheet with two columns that have text in them (names,
area) the other columns are numbers, when I use the auto filter
function all the other columns can be made to work with the subtotal=
function, but I cant get the name or area to appear in the filter I
just get a "0"

any ideas

many thanks

Johnny
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Auto filter, sub totals, text

On 13 Nov, 22:36, LMH wrote:
You don't say precisely what you are trying to achieve with your subtotal
I assume you are using it to show the number of rows visible after filtering.
So I'm guessing you are using SUBTOTAL(2,<range). (2 = COUNT)
If so, try SUBTOTAL(3,<range) for the columns containing text. (3 = COUNTA)
--
LMH

"Johnnyboy5" wrote:
I have a worksheet with two columns that have text in them (names,
area) *the other columns are numbers, *when I use the auto filter
function all the other columns can be made to work with the subtotal=
function, *but I cant get the name or area to appear in the filter I
just get a "0"


any ideas


many thanks


Johnny
.


Thanks I willl try that and let you know
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Auto filter, sub totals, text

On 13 Nov, 22:36, LMH wrote:
You don't say precisely what you are trying to achieve with your subtotal
I assume you are using it to show the number of rows visible after filtering.
So I'm guessing you are using SUBTOTAL(2,<range). (2 = COUNT)
If so, try SUBTOTAL(3,<range) for the columns containing text. (3 = COUNTA)
--
LMH

"Johnnyboy5" wrote:
I have a worksheet with two columns that have text in them (names,
area) *the other columns are numbers, *when I use the auto filter
function all the other columns can be made to work with the subtotal=
function, *but I cant get the name or area to appear in the filter I
just get a "0"


any ideas


many thanks


Johnny
.


Tried it, no joy. I am just needing the text label to populate the
name and not return a "0" or some other ref.
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Auto filter, sub totals, text

On 14 Nov, 19:49, Johnnyboy5 wrote:
On 13 Nov, 22:36, LMH wrote:



You don't say precisely what you are trying to achieve with your subtotal
I assume you are using it to show the number of rows visible after filtering.
So I'm guessing you are using SUBTOTAL(2,<range). (2 = COUNT)
If so, try SUBTOTAL(3,<range) for the columns containing text. (3 = COUNTA)
--
LMH


"Johnnyboy5" wrote:
I have a worksheet with two columns that have text in them (names,
area) *the other columns are numbers, *when I use the auto filter
function all the other columns can be made to work with the subtotal=
function, *but I cant get the name or area to appear in the filter I
just get a "0"


any ideas


many thanks


Johnny
.


Tried it, *no joy. * I am just needing the text label to populate the
name and not return a "0" or some other ref.


This link to another post of mine has fix the problem

http://groups.google.co.uk/group/mic...86fd250?hl=en#


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
DataFilterAuto Filter in excel 2007? TIJ New Users to Excel 2 November 13th 08 03:28 AM
Filter totals AlanStotty Excel Discussion (Misc queries) 1 December 12th 07 02:49 PM
Auto Filter - drop down (increase text size) Brandon.chamberlain Excel Discussion (Misc queries) 2 November 2nd 06 03:50 PM
Excel auto filter doesn't recoginize case - won't filter AA from A Mikey Excel Discussion (Misc queries) 1 September 29th 05 08:18 PM
Auto Filter out text or blank rows D Hafer - TFE Excel Discussion (Misc queries) 8 July 1st 05 01:02 PM


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