LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 43
Default Find %ontime & SUMIF ontime ie: find matching sets within Range...

I tried to simplify this question, but I think the real problem is as simple
as this is going to get. Probably why I couldn't find an answer.

I'm looking for dates that are due & complete to...
1) compare projects due&delivered / projects due (%)
2) compare all projects delivered / projects due (%)
3) add up the value of all due projects. ($)
4) add up the value of all delivered projects. ($)

I don't want to enter functions row by row and then COUNTIF... I'm working
from another worksheet, and don't want to add Columns into the Data Set I'm
searching.

I want to compare 3 ranges to find what's due in the specified month, and if
they were on-time or early.

I have 6 cells that calculate the 1st and last day of 'last month', 'this
month', 'next month' that I'm using to set my lookup ranges, but I can't
count up the matches yet.

I have successfully calculated items that are 'due' using
=SUMPRODUCT(('PROJECT LIST'!$Y$49:$Y$240=$AD$2)*('PROJECT
LIST'!$Y$49:$Y$240<=$AE$2))

I have 6 columns of data, or more specifically 3 sets of 2... A&B, C&D, E&F
(each set referring to a project phase)

A B C D E F G
Due Actual Due Actual Due Actual Value
03/20/08 02/05/08 04/10/08 04/10/08 05/15/08 04/30/08 $10
03/06/08 03/06/08 04/15/08 04/20/08 06/15/08 $50
04/10/08 03/20/08 04/20/08 05/20/08 $20

Anticipated output assuming it's the end of April...
Last Month (How did we do in March?)
1) 2 due & complete / 2 due = 100% of committed
2) 3 delivered / 2 due = 150% on-time
3) $60 value due
4) $80 value progressed

This Month (How are we looking in April?)
1) 2 due & complete / 4 due = 50% of committed
2) 2 delivered / 4 due = 50% on-time
3) $80 value due
4) $30 value progressed

Next Month (What's comming in May?)
1) 1 due & complete / 2 due = 50% of committed (so far)
2) 1 delivered / 2 due = 50% on-time (Hows the remaining project looking?)
3) $30 value due
4) $10 value already delivered
 
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
.ontime Grrrrrumpy Excel Discussion (Misc queries) 2 April 8th 07 04:18 PM
OnTime bug? Antonio Excel Discussion (Misc queries) 0 June 9th 06 08:24 PM
OnTime VB [email protected] Excel Discussion (Misc queries) 5 May 17th 06 10:53 PM
OnTime VB [email protected] Excel Worksheet Functions 2 May 16th 06 08:43 PM
Can someone explain OnTime? hw Excel Discussion (Misc queries) 1 May 4th 05 05:04 PM


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