S
Stefan Keydel
I'm trying to use an array formula from one of John Walkenbach's books
to calculate the number of occurences of a specific combination in two
ranges of data. Let's say that the columns are as follows:
Store Day
Best Buy Monday
Circuit City Monday
Best Buy Tuesday
Best Buy Monday
Circuit City Tuesday
and I want to calculate the number of occurences of the "Best Buy,
Monday" combination. According to Walkenbach, I should able to enter the
following array formula to get this result:
{=SUM((Store="Best Buy")*(Day="Monday"))}
So, I'm entering this array into an adjacent empty cell, using
Apple-Return to get the curly braces, but the result I get is 0. Can
someone explain why this isn't working for me?
Thanks!
Stefan
to calculate the number of occurences of a specific combination in two
ranges of data. Let's say that the columns are as follows:
Store Day
Best Buy Monday
Circuit City Monday
Best Buy Tuesday
Best Buy Monday
Circuit City Tuesday
and I want to calculate the number of occurences of the "Best Buy,
Monday" combination. According to Walkenbach, I should able to enter the
following array formula to get this result:
{=SUM((Store="Best Buy")*(Day="Monday"))}
So, I'm entering this array into an adjacent empty cell, using
Apple-Return to get the curly braces, but the result I get is 0. Can
someone explain why this isn't working for me?
Thanks!
Stefan