+ Reply to Thread
Results 1 to 2 of 2

Can Indirect Function be used in Sumproduct?

  1. #1
    all4excel
    Guest

    Question Help with Sumproduct for a changing row numbers...!!!

    I have three sheets..
    Data
    GRID
    Report..

    Based on the values entered in the DATA sheet , the grid reflects the grade..
    for a ll the store numbers..

    Now I want to have an individual Site Report...

    I am making use of Vlookup to extract the grades from GRID sheet, however I want to get the scores from DATA for competitor presence...

    Have attached the file for further understanding with appropriate comments ..

    The sumproduct function is working fine in the Grid as the store numbers are in the same order as in the main Data, however i want to extract or retrieve individual store numbers in the report sheet.. the sumproduct should now compare the values based in which row the correpsonding store is ...No wthis can be possible mAtch function...


    The formula Im using in the Grid -t o provide the Grade is as follows..

    [ VLOOKUP(SUMPRODUCT((Data!$E2:$I2="Yes")*{26,8,8,4,4}),{1,"E";8,"D";15,"C";22,"B";29,"A"},2))) ]

    I want to have this portion coloured in red to simply give the scores as I can get the grade from the Grid by using Vlookup...


    The formula Im looking to use would be as follows-
    [ SUMPRODUCT((INDIRECT(("'Data!$E"&MATCH($B$2,Data!$B:$B,0)&":$I"&MATCH($B$2,Data!$B:$B,0))="Yes"))*{26,8,8,4,4}) ]
    Attached Files Attached Files
    Last edited by all4excel; 01-19-2008 at 01:13 PM. Reason: Waiting for a resolution!

  2. #2
    all4excel
    Guest

    Question Please reply to my question

    Please someone help me on this question Im waiting for this question to be answered for more than a week no..

  3. #3
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Try this as your formula for report!B13
    Please Login or Register  to view this content.
    If there is a competitor, then it will return YES, else it will give a NO.


    rylo

  4. #4
    all4excel
    Guest

    I'm sorry but that't what I want...!

    Quote Originally Posted by rylo
    Hi

    Try this as your formula for report!B13
    Please Login or Register  to view this content.
    If there is a competitor, then it will return YES, else it will give a NO.


    rylo

    I want the result to be a number and not a yes or no...as you have given..please study the attachment...

    I want the mathematical values for selecting "Yes" under different competitors and not "Yes" and "No"...

    For example if I have selected just Old Navy then i should get the value 26 displayed in Report b13.

    The following values should be added if selected "yes" under each column...

    Old Navy ---26
    TJX ---8
    Ross Dress for Less ---8
    Target ---4
    Wal-mart ---4

  5. #5
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211
    See the attached
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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