LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 145
Default Percentage Breakdown Formula Help?

I have a spreadsheet that I'm using to record statistics. I grab those
statistics from another sheet entitled "Raw Data". The following fomula
provides me with raw score data for all outcomes in Column V that are 91% or
greater:

=SUMPRODUCT(--('Raw Data'!A4:A500=DATE(2008,1,1)),--('Raw
Data'!A4:A500<=DATE(2008,12,31)),--( 'Raw Data'!V4:V500=91%))

The problem I am having is obtaining the raw score data for other percentage
range breakdowns: 71 to 90%, 51 to 70%, 31 to 50%, 11 to 30%, and 0 to 10%.

If someone could kindly provide me with one sample (e.g. 71 to 90%) I think
I could take it from there. The formula I tried (without success) was:

=SUMPRODUCT(--('Raw Data'!A4:A500=DATE(2008,1,1)),--('Raw
Data'!A4:A500<=DATE(2008,12,31)),--('Raw Data'!V4:V500=71%))--('Raw
Data'!V4:V500<=90%)

The formula didn't produce an error, but when I went to test it, I did not
get the correct results. Currently I have one score at 97%, and this is
accurately identified (per the first formula above). However I do NOT have
any scores between 71 to 90%, but the second formula above tells me that I
have "1" outcome in this range. As such I know that the formula I wrote isn't
reflecting the information correctly, because the correct outcome should be
"0", and not "1". Any help would be appreciated.

Thanks much,

Dan
 
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
anyone know how to breakdown a paragraph to a spreadsheet woodchips Excel Worksheet Functions 1 March 28th 07 02:45 AM
Monthly Budget Breakdown GF_Chris Excel Discussion (Misc queries) 8 March 15th 07 03:28 PM
Breakdown AJ Excel Worksheet Functions 1 May 3rd 06 09:02 PM
How 2 breakdown $$$ into $ $ $? mjpage Excel Discussion (Misc queries) 2 January 8th 06 12:16 AM
Breakdown of data in a bar chart Steve Charts and Charting in Excel 1 November 14th 05 08:29 PM


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