Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 145
Default I have a feeling the order of my formula is out of order....HELP!

I have this formula that just isn't working right. I am looking for the
number of individulas who fall between specific percentage ranges of
improvement in our various programs. I have broken down improvement using
the parameters identified in Column A. The raw score outcomes are generated
in Column B.

Column A Column B

91% plus 249
71 to 90% 101
51 to 70% 90
31 to 50% 90
11 to 30% 19
0-10% 1

Total= 550

In our CIC program (the program used in the forumla example below) we have
86 total clients who demonstrated some level of improvement. However, when
addiing up the totals (from the outcomes produced in Column B), I get a final
raw score of 550, which can't be right, given that the total number of
individuals who improved in this program was only 86. A sample of my formula
is:

=SUMPRODUCT(--('Raw Data'!$X$4:$X$5000=DATE(2007,7,1)),--('Raw
Data'!$X$4:$X$5000<=DATE(2008,12,31)),--('Raw
Data'!$E$4:$E$5000="CIC")--('Raw Data'!$W$4:$W$5000=71%),--('Raw
Data'!$W$4:$W$5000<=90.99%))

Any help would be greatly appreciated?
Thanks very much,

Dan


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 915
Default I have a feeling the order of my formula is out of order....HELP!

Dan the Man wrote:

[snipped]

=SUMPRODUCT(--('Raw Data'!$X$4:$X$5000=DATE(2007,7,1)),--('Raw
Data'!$X$4:$X$5000<=DATE(2008,12,31)),--('Raw
Data'!$E$4:$E$5000="CIC")--('Raw Data'!$W$4:$W$5000=71%),--('Raw
Data'!$W$4:$W$5000<=90.99%))


Hi Dan,

Are you missing a comma?

=SUMPRODUCT(--('Raw Data'!$X$4:$X$5000=DATE(2007,7,1)),--('Raw
Data'!$X$4:$X$5000<=DATE(2008,12,31)),--('Raw
Data'!$E$4:$E$5000="CIC")
,
--('Raw Data'!$W$4:$W$5000=71%),--('Raw
Data'!$W$4:$W$5000<=90.99%))
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 145
Default I have a feeling the order of my formula is out of order....HE

Thank you..........I feel so silly when I'm missing something as small as a
"comma"..........It's been a long day, lol!

"smartin" wrote:

Dan the Man wrote:

[snipped]

=SUMPRODUCT(--('Raw Data'!$X$4:$X$5000=DATE(2007,7,1)),--('Raw
Data'!$X$4:$X$5000<=DATE(2008,12,31)),--('Raw
Data'!$E$4:$E$5000="CIC")--('Raw Data'!$W$4:$W$5000=71%),--('Raw
Data'!$W$4:$W$5000<=90.99%))


Hi Dan,

Are you missing a comma?

=SUMPRODUCT(--('Raw Data'!$X$4:$X$5000=DATE(2007,7,1)),--('Raw
Data'!$X$4:$X$5000<=DATE(2008,12,31)),--('Raw
Data'!$E$4:$E$5000="CIC")
,
--('Raw Data'!$W$4:$W$5000=71%),--('Raw
Data'!$W$4:$W$5000<=90.99%))

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 915
Default I have a feeling the order of my formula is out of order....HE

Dan the Man wrote:
Thank you..........I feel so silly when I'm missing something as small as a
"comma"..........It's been a long day, lol!


Happens to the best of us!
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
How stop Excel file UK date order changing to US order in m.merge Roger Aldridge Excel Discussion (Misc queries) 1 October 9th 07 11:52 PM
Series order conflicts with line order Cowtoon Charts and Charting in Excel 3 January 15th 06 08:43 PM
purchase order counter in excel purchase order template Brandy@baoco Excel Worksheet Functions 0 February 23rd 05 06:17 PM
I want a purchase order that includes page number (if to be order. Angela New Users to Excel 1 December 3rd 04 04:39 PM
Daily Macro to Download Data, Order and paste in order Iarla Excel Worksheet Functions 1 November 17th 04 01:59 PM


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