Find total of columns of each row in a single cell -Excel 2007

MyTaxcel

New Member
Joined
Aug 31, 2021
Messages
8
Office Version
  1. 2013
  2. 2007
Platform
  1. Windows
Can anybody help me to find total of all the horizontal elements in each row of an array in a single cell without VBA code..

Values shown in the following table are basically the elements of an array derived from other excel formulas.

Purpose is to find the row number at which sum of horizontal elements is greater than a certain value.


Book1
ABCDE
1000={0;1;2;5;3;9;6;4;5;24}
2001
3110
40005
51110
6333
7222
80004
91112
10888
Sheet1
 
That should work for 2007, although you may need to confirm it with Ctrl Shift Enter.
 
Upvote 0

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Oh...

.. My mind too was fixed with a formula ( :ROFLMAO: ) that MMULT is Excel 2013 and above formula.. funny... thank you very much for opening my eyes...
 
Upvote 0

Forum statistics

Threads
1,217,429
Messages
6,136,575
Members
450,021
Latest member
Jlopez0320

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