Array calculations in opposite directions

MuddyBrain3

New Member
Joined
Feb 21, 2011
Messages
44
I have a 2D array (a table?) 'Sales Record'!B$2:B$42 up to M$2-M$42) and a one dimensional vertical array (called Totals, in another worksheet) which must sum each column of SalesRecord in turn then move down to the next cell and repeat the calculation for the next column in the SalesRecord array. So, the first calculation (cell C3 in a Totals) will sum all the values from SalesRecord B2toB42; the next calculation (in Totals cell C4) will sum the table column from C2 to C42; the thiird calculation (in cell C5) will sum the values from D2 to D42 and so on. You get the drift. This is probably basic Excel but I'm not sure the simplest way to do it. Can anyone advise?
Thanks
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Thank You! That seems to work fine! I have no idea how it works but I'll study it over the next couple of days and learn. Much appreciated.
 
Upvote 0

Forum statistics

Threads
1,224,600
Messages
6,179,836
Members
452,947
Latest member
Gerry_F

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