+ Reply to Thread
Results 1 to 2 of 2

Sum of non adjacent columns with multi conditions

Hybrid View

  1. #1
    Registered User
    Join Date
    11-19-2012
    Location
    Kolkata, India
    MS-Off Ver
    Excel 2007
    Posts
    13

    Sum of non adjacent columns with multi conditions

    I need sum of say Column 'E', 'G', 'I', 'K' etc. if A2 of Sheet2 matches with Column 'C' and B2 of Sheet2 matches with Column 'D', 'F', 'H', 'J' etc.

    A sample file is attached for your understanding and consideration.

    Thanks in advance.

    Gajaburu
    Attached Files Attached Files

  2. #2
    Forum Expert RobertMika's Avatar
    Join Date
    06-22-2009
    Location
    Haverhill, UK
    MS-Off Ver
    Excel 2003-13
    Posts
    1,530

    Re: Sum of non adjacent columns with multi conditions

    E2 confirm COntrol+Shift=Enter:
    =SUM(IF(LEFT('Challan Details'!$J$1:$AE$1,4)="Item",IF('Challan Details'!$J$2:$AD$7=$D2,'Challan Details'!$K$2:$AF$7)))
    If you are http://www.excelforum.com/image.php?type=sigpic&userid=125481&dateline=1392355029happy with the results, please add to the contributor's
    reputation by clicking the reputation icon (star icon).




    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.
    To undo, select Thread Tools-> Mark thread as Unsolved.
    http://www.excelaris.co.uk

+ 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. 1 column into multi-columns and multi-rows
    By affj in forum Excel General
    Replies: 7
    Last Post: 07-17-2013, 09:34 AM
  2. VLOOKUP to find multi results and sum adjacent cells
    By Phatmat in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-11-2013, 09:35 PM
  3. Lookup multi columns w/ multi answers
    By dec671 in forum Excel General
    Replies: 1
    Last Post: 01-28-2010, 04:48 PM
  4. sum with multi conditions
    By sheryar in forum Excel - New Users/Basics
    Replies: 9
    Last Post: 09-02-2009, 01:02 PM
  5. Multi Conditions
    By johntherevelato in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-07-2005, 05:03 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