J
JonathanK1
Hi all,
I just joined this site today. It's nice to "meet" everyone. I've bee
racking my brains all day over this formula. I would really appreciat
it if someone could help me.
So, I have a worksheet with products down one axis and dates across th
other (dates up top). The data in the middle is the number of product
for each given day. What I want to do in the next tab/worksheet is pic
the product and the date range, and have the added number show up. Fo
instance, Product A from April 1st to April 25nd equals 25 (because
chose product A and because there were 1 of them each day). Does thi
make sense? I hope so.
So here is what I have so far...
=SUM(INDEX(TOTALS!B2:NC90,0,MATCH(I7,TOTALS!B1:NC1,0)),(INDEX(TOTALS!B2:NC90,0,MATCH(I9,TOTALS!B1:NC1,0)),(INDEX(TOTALS!B1:NC1,0,MATCH(I11,TOTALS!A2:A90,0)))))
Its adding something, but it's not adding it right (if that's even wha
its doing). The first index in the formula above is the FROM and th
next is the TO - the last is the product choice. I think I'm way of
here.
Thanks
+-------------------------------------------------------------------
+-------------------------------------------------------------------
I just joined this site today. It's nice to "meet" everyone. I've bee
racking my brains all day over this formula. I would really appreciat
it if someone could help me.
So, I have a worksheet with products down one axis and dates across th
other (dates up top). The data in the middle is the number of product
for each given day. What I want to do in the next tab/worksheet is pic
the product and the date range, and have the added number show up. Fo
instance, Product A from April 1st to April 25nd equals 25 (because
chose product A and because there were 1 of them each day). Does thi
make sense? I hope so.
So here is what I have so far...
=SUM(INDEX(TOTALS!B2:NC90,0,MATCH(I7,TOTALS!B1:NC1,0)),(INDEX(TOTALS!B2:NC90,0,MATCH(I9,TOTALS!B1:NC1,0)),(INDEX(TOTALS!B1:NC1,0,MATCH(I11,TOTALS!A2:A90,0)))))
Its adding something, but it's not adding it right (if that's even wha
its doing). The first index in the formula above is the FROM and th
next is the TO - the last is the product choice. I think I'm way of
here.
Thanks
+-------------------------------------------------------------------
+-------------------------------------------------------------------