Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Sarah
 
Posts: n/a
Default array formula help

I need to know how to write a formula to average the
items in cells s2:s1000 when the titles in cells f2:f1000
= cashier and the review scores in cells g2:g1000 = 2.

I appreciate any help!

Sarah
  #2   Report Post  
tjtjjtjt
 
Posts: n/a
Default

This seems to be working:
=SUMPRODUCT(--(F2:F1000="cashier"),--(G2:G1000=2),(S2:S1000))

tj

"Sarah" wrote:

I need to know how to write a formula to average the
items in cells s2:s1000 when the titles in cells f2:f1000
= cashier and the review scores in cells g2:g1000 = 2.

I appreciate any help!

Sarah

  #3   Report Post  
Sarah
 
Posts: n/a
Default

I am sorry, but I do not understand. I want to
average .. I thought Sumproduct only added.

Also, I do not know what you mean by your use of "--"
please advise.

I appreciate your help,
Sarah

-----Original Message-----
This seems to be working:
=SUMPRODUCT(--(F2:F1000="cashier"),--(G2:G1000=2),

(S2:S1000))

tj

"Sarah" wrote:

I need to know how to write a formula to average the
items in cells s2:s1000 when the titles in cells

f2:f1000
= cashier and the review scores in cells g2:g1000 =

2.

I appreciate any help!

Sarah

.

  #4   Report Post  
tjtjjtjt
 
Posts: n/a
Default

Sorry about that, Sarah. This averaged numbers in my sample:
=SUMPRODUCT(--(F2:F1000="cashier"),--(S2:S1000=2),(H2:H1000))/SUMPRODUCT(--(F2:F1000="cashier"),--(S2:S1000=2))

tj

"Sarah" wrote:

I am sorry, but I do not understand. I want to
average .. I thought Sumproduct only added.

Also, I do not know what you mean by your use of "--"
please advise.

I appreciate your help,
Sarah

-----Original Message-----
This seems to be working:
=SUMPRODUCT(--(F2:F1000="cashier"),--(G2:G1000=2),

(S2:S1000))

tj

"Sarah" wrote:

I need to know how to write a formula to average the
items in cells s2:s1000 when the titles in cells

f2:f1000
= cashier and the review scores in cells g2:g1000 =

2.

I appreciate any help!

Sarah

.


  #5   Report Post  
tjtjjtjt
 
Posts: n/a
Default

For what the -- does:
http://www.mcgimpsey.com/excel/doubleneg.html

tj

"Sarah" wrote:

I am sorry, but I do not understand. I want to
average .. I thought Sumproduct only added.

Also, I do not know what you mean by your use of "--"
please advise.

I appreciate your help,
Sarah

-----Original Message-----
This seems to be working:
=SUMPRODUCT(--(F2:F1000="cashier"),--(G2:G1000=2),

(S2:S1000))

tj

"Sarah" wrote:

I need to know how to write a formula to average the
items in cells s2:s1000 when the titles in cells

f2:f1000
= cashier and the review scores in cells g2:g1000 =

2.

I appreciate any help!

Sarah

.




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
Array formula weird result Solerman Kaplon via OfficeKB.com Excel Discussion (Misc queries) 2 December 21st 04 08:39 PM
What instead of an array formula part 2 Reg Besseling Excel Discussion (Misc queries) 2 December 10th 04 07:35 AM
What instead of an array formula? Reg Besseling Excel Discussion (Misc queries) 3 December 6th 04 01:55 PM
a CHALLANGE using OR in an array formula O'C Excel Worksheet Functions 5 November 24th 04 06:55 PM
SUM array formula question Dan Excel Worksheet Functions 6 November 8th 04 05:49 AM


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