Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default SUMPRODUCT Formula I need help, Large Datasheet. help....

I have a large range Feb 2-27'!G7:N61 on worksheet 1 that includes monitoring
scores... Then I have a 2nd worksheet that I choose from a dropdown the
Super's Name CELL "E2"... On the 2nd Worksheet I have other cell's formulas
based on Cell "E2" selection that gives me the "Total Agents", "Total
Evaluations", and "Overall Score Avg" for the Supervisor in "E2" Cell... But
I can't seem to get the total Number of Scores over "=90" , and then another
cell that will include the total number of Scores that are "<90"....
here's what I attempted for the 2 formulas =SUMPRODUCT(('Feb
2-27'!$A$7:$A$61=E2)*('Feb 2-27'!$G$7:$N$61=90) and =SUMPRODUCT(('Feb
2-27'!$A$7:$A$61=E2)*('Feb 2-27'!$G$7:$N$61<90)
Any assistance would be greatly appreciated...

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default SUMPRODUCT Formula I need help, Large Datasheet. help....

These work for me

=SUMPRODUCT(('Feb 2-27'!$A$7:$A$61=E2)*('Feb 2-27'!$G$7:$N$61=90))

=SUMPRODUCT(('Feb 2-27'!$A$7:$A$61=E2)*('Feb 2-27'!$G$7:$N$61<90)*('Feb
2-27'!$G$7:$N$61<""))

--
__________________________________
HTH

Bob

"TxBlueEyes" wrote in message
...
I have a large range Feb 2-27'!G7:N61 on worksheet 1 that includes
monitoring
scores... Then I have a 2nd worksheet that I choose from a dropdown the
Super's Name CELL "E2"... On the 2nd Worksheet I have other cell's
formulas
based on Cell "E2" selection that gives me the "Total Agents", "Total
Evaluations", and "Overall Score Avg" for the Supervisor in "E2" Cell...
But
I can't seem to get the total Number of Scores over "=90" , and then
another
cell that will include the total number of Scores that are "<90"....
here's what I attempted for the 2 formulas =SUMPRODUCT(('Feb
2-27'!$A$7:$A$61=E2)*('Feb 2-27'!$G$7:$N$61=90) and =SUMPRODUCT(('Feb
2-27'!$A$7:$A$61=E2)*('Feb 2-27'!$G$7:$N$61<90)
Any assistance would be greatly appreciated...



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default SUMPRODUCT Formula I need help, Large Datasheet. help....

Hi,

See your other post for a solution and try not to double post. I know we
all want instant response and instant displays of our posts but it doesn't
always happen.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"TxBlueEyes" wrote:

I have a large range Feb 2-27'!G7:N61 on worksheet 1 that includes monitoring
scores... Then I have a 2nd worksheet that I choose from a dropdown the
Super's Name CELL "E2"... On the 2nd Worksheet I have other cell's formulas
based on Cell "E2" selection that gives me the "Total Agents", "Total
Evaluations", and "Overall Score Avg" for the Supervisor in "E2" Cell... But
I can't seem to get the total Number of Scores over "=90" , and then another
cell that will include the total number of Scores that are "<90"....
here's what I attempted for the 2 formulas =SUMPRODUCT(('Feb
2-27'!$A$7:$A$61=E2)*('Feb 2-27'!$G$7:$N$61=90) and =SUMPRODUCT(('Feb
2-27'!$A$7:$A$61=E2)*('Feb 2-27'!$G$7:$N$61<90)
Any assistance would be greatly appreciated...

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
Hellp --- COUNTIF/SUMPRODUCT?? Large DataRange - Formula burps... TxBlueEyes Excel Discussion (Misc queries) 4 February 8th 09 06:09 PM
How to get number of all rows in every datasheet together? Jan Kratochvil Excel Discussion (Misc queries) 1 August 22nd 08 04:24 PM
Advanced 'SUMPRODUCT' formula - MAX or LARGE?? carol Excel Discussion (Misc queries) 4 July 21st 08 04:05 PM
datasheet with data that is not graphed help_me_pls Charts and Charting in Excel 1 July 30th 07 06:54 PM
large / sumproduct combo David Excel Worksheet Functions 3 November 1st 05 02:37 PM


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