+ Reply to Thread
Results 1 to 3 of 3

Returning a value determined by multiple criteria on seperate Worksheet using Sumproduct

  1. #1
    Registered User
    Join Date
    08-06-2015
    Location
    Australia
    MS-Off Ver
    2010
    Posts
    2

    Returning a value determined by multiple criteria on seperate Worksheet using Sumproduct

    Hello All,

    I am hoping someone can help me in here please.

    I have a spreadsheet which needs to reference data in another tab of the worksheet and return a value (all values in both sheets are formatted as 2 decimal place numbers). To grab the correct value 3 different fields/criteria from Sheet1 must match 3 fields in a table from Sheet2 and then the value from a 4th field needs to be returned to a cell on Sheet1(data being taken from sheet2).

    I can get this to work if both sets of data are on the same sheet but this isn't what the company is after and is a messy solution.

    When on the same sheet this formula works perfectly =SUMPRODUCT(--(G:G=A2),--(H:H=B2),--(I:I=C2),J:J)

    I have gotten the formula to this stage where it is looking at a different sheet but it gives a 0 value (which is incorrect) =SUMPRODUCT(--('Sheet2 Delta Array'!A:A=A2),--('Sheet2 Delta Array'!B:B=B2),--(Sheet2!C:C=C2),('Sheet2 Delta Array'!D:D))

    I think from what I have read the Indirect function needs to be incorporated but I am not knowledgeable enough and have not been able to do this.

    I would really appreciate any advice, thanks.

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Returning a value determined by multiple criteria on seperate Worksheet using Sumprodu

    Is there any chance that --(Sheet2!C:C=C2) should be --('Sheet2 Delta Array'!C:C=C2) ?
    Dave

  3. #3
    Registered User
    Join Date
    08-06-2015
    Location
    Australia
    MS-Off Ver
    2010
    Posts
    2

    Re: Returning a value determined by multiple criteria on seperate Worksheet using Sumprodu

    Thanks or the pickup, sorry I was retyping the formula and changed sheet names due to a spelling mistake. This is not the problem however as the formula is actually
    =SUMPRODUCT(--('Weigthted Delta Array'!A:A=A2),--('Weigthted Delta Array'!B:B=B2),--('Weigthted Delta Array'!C:C=C2),('Weigthted Delta Array'!D:D))

    please excuse the spelling.

+ 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. List a value using multiple criteria on a seperate worksheet
    By Excelerino in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-16-2014, 10:06 AM
  2. Replies: 2
    Last Post: 06-08-2014, 09:47 PM
  3. Replies: 6
    Last Post: 02-28-2014, 09:34 AM
  4. Replies: 8
    Last Post: 11-20-2013, 12:21 AM
  5. Replies: 10
    Last Post: 03-04-2013, 09:02 AM
  6. Replies: 3
    Last Post: 11-29-2012, 08:49 AM
  7. Replies: 5
    Last Post: 04-20-2012, 08:54 AM

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