Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 99
Default Adding or to sum product

Hi everyone,

How do I add an or to this formula please

=SUMPRODUCT(($A$5:$A=F3)*($B$2:$B$1109="F")*($C$2: $C$1109="A"))

so that I count if Col A = number in F3 and Col B = "F" and Col C = "A" or "B"

Many thanks
--
Mifty
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 510
Default Adding or to sum product

Hi

=SUMPRODUCT(--($A$5:$A=F3),--($B$2:$B$1109="F"),--($C$2:$C$1109="A")) +
SUMPRODUCT(--($A$5:$A=F3),--($B$2:$B$1109="F"),--($C$2:$C$1109="B"))



--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )




"Mifty" wrote in message
...
Hi everyone,

How do I add an or to this formula please

=SUMPRODUCT(($A$5:$A=F3)*($B$2:$B$1109="F")*($C$2: $C$1109="A"))

so that I count if Col A = number in F3 and Col B = "F" and Col C = "A" or
"B"

Many thanks
--
Mifty



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default Adding or to sum product

Assuming your formula got scrambled a bit when posting....

Try this:
=SUMPRODUCT(($A$2:$A$1109=F3)*($B$2:$B$1109="F")*( $C$2:$C$1109={"A","B"}))

Does that help?
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"Mifty" wrote in message
...
Hi everyone,

How do I add an or to this formula please

=SUMPRODUCT(($A$5:$A=F3)*($B$2:$B$1109="F")*($C$2: $C$1109="A"))

so that I count if Col A = number in F3 and Col B = "F" and Col C = "A" or
"B"

Many thanks
--
Mifty



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 99
Default Adding or to sum product

Thank you Arvi
--
Mifty


"Arvi Laanemets" wrote:

Hi

=SUMPRODUCT(--($A$5:$A=F3),--($B$2:$B$1109="F"),--($C$2:$C$1109="A")) +
SUMPRODUCT(--($A$5:$A=F3),--($B$2:$B$1109="F"),--($C$2:$C$1109="B"))



--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )




"Mifty" wrote in message
...
Hi everyone,

How do I add an or to this formula please

=SUMPRODUCT(($A$5:$A=F3)*($B$2:$B$1109="F")*($C$2: $C$1109="A"))

so that I count if Col A = number in F3 and Col B = "F" and Col C = "A" or
"B"

Many thanks
--
Mifty




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 99
Default Adding or to sum product

Thank you Ron
--
Mifty


"Ron Coderre" wrote:

Assuming your formula got scrambled a bit when posting....

Try this:
=SUMPRODUCT(($A$2:$A$1109=F3)*($B$2:$B$1109="F")*( $C$2:$C$1109={"A","B"}))

Does that help?
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"Mifty" wrote in message
...
Hi everyone,

How do I add an or to this formula please

=SUMPRODUCT(($A$5:$A=F3)*($B$2:$B$1109="F")*($C$2: $C$1109="A"))

so that I count if Col A = number in F3 and Col B = "F" and Col C = "A" or
"B"

Many thanks
--
Mifty




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
product key ahmed[_2_] Setting up and Configuration of Excel 1 September 6th 07 11:27 PM
need product key patsy Excel Discussion (Misc queries) 0 June 11th 06 01:09 AM
Sum if or sum product? Tina Excel Worksheet Functions 4 May 1st 06 04:42 PM
product from k= 0 to n sylphide Excel Worksheet Functions 3 February 3rd 06 11:41 AM
adding product to formula... NTaylor Excel Discussion (Misc queries) 2 December 20th 05 03:49 PM


All times are GMT +1. The time now is 02:10 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"