Describe the problem using an or operator in array functions


Problem:

Using an OR operator in Array functions

I have a dataset that seems to lend itself to evaluating with an array formula.

In column C, I have left, right, center, mod, top, and bottom as values. I wish to count the sum of values for smith of the values left, right and mod,

The summation occurs from the numerical data in column E.

I am trying to use the below array formula, and can’t get it to work. It was entered by using Ctrl+Shift+Enter simultaneously.

Can anyone determine my problem? Perhaps I do not understand something.

Question - {=SUM ((C5:C1335="left")*(C5:C1335="right")*(C5:C1335="mod")*((D5:D1335="smith")*(E5:E1335))}

 

Please describe the problem using an OR operator in Array functions.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Describe the problem using an or operator in array functions
Reference No:- TGS0892837

Expected delivery within 24 Hours