Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
dave
 
Posts: n/a
Default Btwn to date entries


Firstly, Thanks Frank it works like a dream.
=SUMPRODUCT(--(B1:B100<""),--(A1:A100<""),--(B1:B100<=TODAY()))

I thought I could work the rest by myself but I have another question.

I am now trying to add up the number of rows which have date entries from
two columns, which using the current date is on or after column B and before
or on column C, and only if there is an entry on the same row in another
specified column A.

for example
A B c
1 x 12/12/2004 14/12/2005
2
3 r 10/10/2004 12/12/2004
4 t

The total for this would be 1 (row 3)

Many Thanks again



  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
try:
=SUMPRODUCT(--(B1:B100<""),--(A1:A100<""),--(C1:C100<"")--(B1:B100=
TODAY()),--(C1:C100<=TODAY()))

--
Regards
Frank Kabel
Frankfurt, Germany

"dave" schrieb im Newsbeitrag
...

Firstly, Thanks Frank it works like a dream.
=SUMPRODUCT(--(B1:B100<""),--(A1:A100<""),--(B1:B100<=TODAY()))

I thought I could work the rest by myself but I have another

question.

I am now trying to add up the number of rows which have date entries

from
two columns, which using the current date is on or after column B and

before
or on column C, and only if there is an entry on the same row in

another
specified column A.

for example
A B c
1 x 12/12/2004 14/12/2005
2
3 r 10/10/2004 12/12/2004
4 t

The total for this would be 1 (row 3)

Many Thanks again




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
Date updates from worksheet to chart & changes date to a date series! Help!! Jayjg Charts and Charting in Excel 2 January 22nd 05 03:00 PM
Date issue between Windows and Macintosh version dlg1967 Excel Discussion (Misc queries) 4 January 19th 05 03:51 PM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM
counting specified date entries dave Excel Worksheet Functions 2 November 11th 04 09:28 AM
Count data entries and date problem Gef Excel Worksheet Functions 5 November 4th 04 02:30 PM


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