Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
flow23
 
Posts: n/a
Default count between start date and end date

I Have Start date and end date (MMM/YY) format

what I want is for each month, a sum of records which has a start date or
end date
and between them.

For example. Feb 06 : would have all records between with Feb06 start date
or end date. and date in between ( i.e, Start date Dec 05 end date Apr 06)



  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett
 
Posts: n/a
Default count between start date and end date

try
=sumproduct((daternga2)*(daterng<=a3))
to sum
=sumproduct((daternga2)*(daterng<=a3)rngtosum)
ranges must be the same size and not entire columns.
--
Don Guillett
SalesAid Software

"flow23" wrote in message
...
I Have Start date and end date (MMM/YY) format

what I want is for each month, a sum of records which has a start date or
end date
and between them.

For example. Feb 06 : would have all records between with Feb06 start date
or end date. and date in between ( i.e, Start date Dec 05 end date Apr 06)





  #3   Report Post  
Posted to microsoft.public.excel.misc
flow23
 
Posts: n/a
Default count between start date and end date

sorry am a bit confused.. which one of the two?


"Don Guillett" wrote:

try
=sumproduct((daternga2)*(daterng<=a3))
to sum
=sumproduct((daternga2)*(daterng<=a3)rngtosum)
ranges must be the same size and not entire columns.
--
Don Guillett
SalesAid Software

"flow23" wrote in message
...
I Have Start date and end date (MMM/YY) format

what I want is for each month, a sum of records which has a start date or
end date
and between them.

For example. Feb 06 : would have all records between with Feb06 start date
or end date. and date in between ( i.e, Start date Dec 05 end date Apr 06)






  #5   Report Post  
Posted to microsoft.public.excel.misc
flow23
 
Posts: n/a
Default count between start date and end date

sorry aboutt his again..but what is a2 and a3?

I have start date in column D and end date in column e


"Don Guillett" wrote:

try
=sumproduct((daternga2)*(daterng<=a3))
to sum
=sumproduct((daternga2)*(daterng<=a3)rngtosum)
ranges must be the same size and not entire columns.
--
Don Guillett
SalesAid Software

"flow23" wrote in message
...
I Have Start date and end date (MMM/YY) format

what I want is for each month, a sum of records which has a start date or
end date
and between them.

For example. Feb 06 : would have all records between with Feb06 start date
or end date. and date in between ( i.e, Start date Dec 05 end date Apr 06)








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



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