Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 81
Default Counting Entries between two dates

Hi Everyone, I need help.
In Column 'A' I have all the days in a year. In Colomn 'B' I enter numbers
representing bank deposits. Is it possible to have a formula counting
deposits between two specific dates?
EX:

Sheet 1
Column A Column B
01/01/08 ぎ 200
02/01/08 ぎ 150
03/01/08 ぎ 140
04/01/08 ぎ 100

Sheet 2

(Date From) 01/01/08 (Date to) 03/01/08 = ぎ 490

Thank You for your kind help

Abert


  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Counting Entries between two dates

One way:
=SUMPRODUCT((A1:A4=--("1 Jan 2008"))*(A1:A4<=--("31 Mar 2008")),B1:B4)
Adapt the ranges to suit
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:17,800 Files:359 Subscribers:55
xdemechanik
---
"albertmb" wrote:
In Column 'A' I have all the days in a year. In Colomn 'B' I enter numbers
representing bank deposits. Is it possible to have a formula counting
deposits between two specific dates?
EX:

Sheet 1
Column A Column B
01/01/08 ぎ 200
02/01/08 ぎ 150
03/01/08 ぎ 140
04/01/08 ぎ 100

Sheet 2

(Date From) 01/01/08 (Date to) 03/01/08 = ぎ 490

Thank You for your kind help

Abert


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 81
Default Counting Entries between two dates

Thank You Max, woorked to perfection.

"Max" wrote:

One way:
=SUMPRODUCT((A1:A4=--("1 Jan 2008"))*(A1:A4<=--("31 Mar 2008")),B1:B4)
Adapt the ranges to suit
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:17,800 Files:359 Subscribers:55
xdemechanik
---
"albertmb" wrote:
In Column 'A' I have all the days in a year. In Colomn 'B' I enter numbers
representing bank deposits. Is it possible to have a formula counting
deposits between two specific dates?
EX:

Sheet 1
Column A Column B
01/01/08 ぎ 200
02/01/08 ぎ 150
03/01/08 ぎ 140
04/01/08 ぎ 100

Sheet 2

(Date From) 01/01/08 (Date to) 03/01/08 = ぎ 490

Thank You for your kind help

Abert


  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Counting Entries between two dates

Welcome
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:17,800 Files:359 Subscribers:56
xdemechanik
---
"albertmb" wrote in message
...
Thank You Max, woorked to perfection.



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 from list entries rotors Excel Discussion (Misc queries) 2 March 28th 07 01:09 AM
Counting entries Dos Equis Excel Worksheet Functions 4 November 20th 06 03:24 AM
Counting Entries in two lists MarkN Excel Worksheet Functions 2 November 30th 05 08:15 AM
Counting Entries Jimbo Excel Worksheet Functions 6 April 29th 05 08:27 PM
counting entries between two dates? Todd Excel Worksheet Functions 7 November 1st 04 11:07 PM


All times are GMT +1. The time now is 06:02 AM.

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"