Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Question Counting dates in filtered column

Hi all,

I'm trying to count the number of cells that contain a date in a filtered column. I've been using the following formula, but it keeps coming back with a value of 0, even though there are 3 in the filtered row;

=SUMPRODUCT(--('Fixture Status'!J3:J1000="=0"),SUBTOTAL(3,OFFSET('Fixture Status'!J3,ROW('Fixture Status'!J3:J1000)-ROW('Fixture Status'!J3),0)))

Any suggestions as to where I'm going wrong??
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,045
Default Counting dates in filtered column

On Tue, 5 Mar 2013 16:01:43 +0000, curleyy wrote:


Hi all,

I'm trying to count the number of cells that contain a date in a
filtered column. I've been using the following formula, but it keeps
coming back with a value of 0, even though there are 3 in the filtered
row;

=SUMPRODUCT(--('Fixture
Status'!J3:J1000="=0"),SUBTOTAL(3,OFFSET('Fixtur e
Status'!J3,ROW('Fixture Status'!J3:J1000)-ROW('Fixture Status'!J3),0)))

Any suggestions as to where I'm going wrong??


why not just use the Subtotal(Count .... function?

=subtotal(2,'Fixture Status'!J3:J1000)
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
Counting the dates in a column deaconj999 Excel Discussion (Misc queries) 1 April 15th 07 06:39 PM
Max of % nembers in column WITHOUT counting dates dilettante Excel Worksheet Functions 2 October 16th 06 02:25 PM
counting dates in a column that less than 6 months from today Kaye Excel Discussion (Misc queries) 2 February 11th 06 07:10 PM
Formula help for counting,with a column of dates and a column of n Altstatten Excel Worksheet Functions 2 December 8th 05 09:32 PM
Counting dates in a column Robb27 Excel Worksheet Functions 4 May 25th 05 09:31 AM


All times are GMT +1. The time now is 07:52 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"