+ Reply to Thread
Results 1 to 2 of 2

Thread: Sumproduct() challenge: Spanning multiple worksheets

  1. #1
    Registered User
    Join Date
    08-04-2011
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Question Sumproduct() challenge: Spanning multiple worksheets

    Hello.

    I am trying to calculate a weighted average from 2 sets of data: 1 set is an array in a worksheet, and the 2nd set is a range of values that share a specific location across multiple worksheets.

    I was trying to use the following (example) formula to calculate the weighted average from these datasets:
    = SUMPRODUCT(B4:B6, C4:C6) / SUM(C4:C6)
    where the range B4:B6 is the array of values that spans multiple worksheets, and
    where C4:C6 is the array of weights on a single worksheet.

    I have just learnt that SUMPRODUCT can only handle arrays, and that an array can NOT span multiple worksheets. As such, when B4:B6 was replaced with 'Weather Ticker:Weather Ticker (10)'!M7 , a #REF! error was generated.

    As there is considerable data volume on each worksheet, I'd like to know if I can use a workaround or an alternative to get the weighted average (as described above) WITHOUT reorganising my data layout.

    Thanks for your help.....
    [EDIT] Accidentally "cross-posted" this issue here:
    http://www.mrexcel.com/forum/showthr...59#post2815259
    and http://www.ozgrid.com/forum/showthre...464#post569464. Will follow here only, as this seems to be the most prolific forum. [/EDIT]
    Last edited by DKowalski; 08-04-2011 at 12:18 PM. Reason: cross posted accidentally

  2. #2
    Registered User
    Join Date
    08-04-2011
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Sumproduct() challenge: Spanning multiple worksheets

    Did anyone come up with anything that might be helpful for this issue? Would appreciate hearing your thoughts!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0