#1   Report Post  
Posted to microsoft.public.excel.misc
gcw gcw is offline
external usenet poster
 
Posts: 9
Default Formula Help

I currently have a Dept sheet summing the results from different groups. The
items that I need to capture a

Counting Weekday only
1. How many line items that have closed during the current month and have
closed < 2 weeks of the Open Date,
2. Closed between 2 week and < 4 weeks of open date for current month
3. Closed 4 weeks of open date of current month.

I have the formula for counting the open and closed, but do not understand
how to count line items that have closed within a current time frame for that
month.

This is my current formula for count €śOPEN€ť line items for month.

=SUMPRODUCT(--(ISNUMBER('[SafetyRegistrationReport.xls]RegisteredItems'!$D$6:$D$205)),--(MONTH('[SafetyRegistrationReport.xls]RegisteredItems'!$D$6:$D$205)=8))

My current formula for count €śCLOSED€ť line items for month is in Column
$G$6:$G$205

Any help on this would be greatly appreciated


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,276
Default Formula Help

Hi,
try

=SUMPRODUCT(--(ISNUMBER('[SafetyRegistrationReport.xls]RegisteredItems'!$D$6:$D$205)),--(MONTH('[SafetyRegistrationReport.xls]RegisteredItems'!$D$6:$D$205)=8),('[SafetyRegistrationReport.xls]RegisteredItems'!$G$6:$G$205)="CLOSED"))


"gcw" wrote:

I currently have a Dept sheet summing the results from different groups. The
items that I need to capture a

Counting Weekday only
1. How many line items that have closed during the current month and have
closed < 2 weeks of the Open Date,
2. Closed between 2 week and < 4 weeks of open date for current month
3. Closed 4 weeks of open date of current month.

I have the formula for counting the open and closed, but do not understand
how to count line items that have closed within a current time frame for that
month.

This is my current formula for count €śOPEN€ť line items for month.

=SUMPRODUCT(--(ISNUMBER('[SafetyRegistrationReport.xls]RegisteredItems'!$D$6:$D$205)),--(MONTH('[SafetyRegistrationReport.xls]RegisteredItems'!$D$6:$D$205)=8))

My current formula for count €śCLOSED€ť line items for month is in Column
$G$6:$G$205

Any help on this would be greatly appreciated


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,180
Default Formula Help

Excel 2007 PivotTable
Filter by weekday counts between dates.
http://www.mediafire.com/file/myjmhnoyyyj/10_26_09.xlsx
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 06:08 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"