R
R. Todd Miller
I'm guessing that this can be done with a LOOKUP but I don't know
how...
I have an array formula {=sum((A5:A100=A1)*(B5:B100="Some
text")*C5:C100)}
The values in column A are dates.
The values in columns B and C are strings.
I'm trying to return the string in column C when the date in column A
and the string in column B meet the criteria (Column A has the same
date as cell A1 and column B equals "Some text").
Thanks in advance for the help.
how...
I have an array formula {=sum((A5:A100=A1)*(B5:B100="Some
text")*C5:C100)}
The values in column A are dates.
The values in columns B and C are strings.
I'm trying to return the string in column C when the date in column A
and the string in column B meet the criteria (Column A has the same
date as cell A1 and column B equals "Some text").
Thanks in advance for the help.