+ Reply to Thread
Results 1 to 3 of 3

Sum of Arrays with multiplier

  1. #1
    Forum Contributor
    Join Date
    12-10-2008
    Location
    Hong Kong
    MS-Off Ver
    Office 365 PC Version
    Posts
    204

    Sum of Arrays with multiplier

    Dear All,

    I have 3 arrays with 3 rows each and would like to sum each row of the 3 arrays separately.

    The formula I developed uses sum with an offset and this is working.

    I tried using subtotal but I can not get it to produce the correct answer.

    I then tried the above with a multiplier on each array row and cannot get it to work.

    The enclosed workbook will clarify the issues.

    Any help much appreciated, thanks John
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    12-10-2008
    Location
    Hong Kong
    MS-Off Ver
    Office 365 PC Version
    Posts
    204

    Re: Sum of Arrays with multiplier

    Hi Again,

    I managed to figure out the sum method with multipliers and the result is enclosed.

    However, the subtotal approach is beyond me.

    Anyone have any insights?

    Thanks and regards John
    Attached Files Attached Files

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Sum of Arrays with multiplier

    f9=SUM(SUBTOTAL(9,OFFSET(D9,(ROW($1:$3)-1)*4,0)))
    h9=SUM(N(OFFSET(D$8,(ROW($1:$3)-1)*4+ROW()-ROW(W$8),0,3,1))*(C$9:C$11))
    i9=SUM(SUBTOTAL(9,OFFSET(D9,(ROW($1:$3)-1)*4,0))*(C$9:C$11))
    All the above are array formulas confirm with Ctrl+Shift+Enter
    and copy towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Conditional Multiplier
    By confusedwrkr in forum Excel General
    Replies: 5
    Last Post: 07-07-2014, 07:48 AM
  2. [SOLVED] Range Multiplier
    By nickydharia in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-11-2014, 12:07 PM
  3. Can i add a multiplier in a Sumif?
    By HUNTXTRM in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 02-26-2014, 08:17 PM
  4. Excel 2007 : IF multiplier
    By Martin Chamberlin in forum Excel General
    Replies: 7
    Last Post: 06-05-2011, 03:53 PM
  5. Locate multiplier
    By Tedebear in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 05-09-2011, 12:30 PM
  6. changing multiplier IF......
    By zenix in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-15-2007, 11:25 PM
  7. changing multiplier.
    By kathemius in forum Excel General
    Replies: 5
    Last Post: 12-01-2006, 10:43 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1