Been a long time... Array or Index (I forget)

Kaloyanides

New Member
Joined
Jul 1, 2015
Messages
4
It's been a long time since I've done this. I can't remember how to do it and I can't seem to google the solution.

The first two columns are linked to another sheet. I'll end up hiding the first two columns.

I want the columns WEEK and TOTAL SALES to automatically condense so I can use to create a chart.

I think an Array, right? I have to hold SHIFT and CTRL and hit ENTER? If you're able to help with the formula, I'd be SUPER grateful. Thanks!

1701266459822.png
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
How about to use SUMIF function? Not an array formula:

Excel Formula:
=SUMIF(week_range,week_number,sales_range)
 
Upvote 1
Solution

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top