+ Reply to Thread
Results 1 to 5 of 5

Linking two sheets for sum based on criteria

  1. #1
    Forum Contributor
    Join Date
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    346

    Linking two sheets for sum based on criteria

    Hello

    In the attached sample, in summary sheet, for Quant Large and Mid Cap Fund, the value 2000 should come automatically from sheet SIP.
    How can I do this please
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,986

    Re: Linking two sheets for sum based on criteria

    Why 2000 and not ANY other value (e.g. the 1000 in the same column)?
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,986

    Re: Linking two sheets for sum based on criteria

    Since you didn't tell us the criterion for choosing the date... this returns the value corresponding to the highest date:

    =INDEX(INDEX(SIP!$D$3:$F$10,,MATCH($B3,SIP!$D$2:$F$2,0)),MATCH(MAX(SIP!$B$3:$B$10),SIP!$B$3:$B$10,0))
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    346

    Re: Linking two sheets for sum based on criteria

    Quote Originally Posted by Glenn Kennedy View Post
    Since you didn't tell us the criterion for choosing the date... this returns the value corresponding to the highest date:

    =INDEX(INDEX(SIP!$D$3:$F$10,,MATCH($B3,SIP!$D$2:$F$2,0)),MATCH(MAX(SIP!$B$3:$B$10),SIP!$B$3:$B$10,0))
    Thank You lots, you are right as always

  5. #5
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Linking two sheets for sum based on criteria

    As per my thinking. See the attachment.
    I have create additional column in SIP sheet month / year
    In summary "E1" to "P1" enter month number
    In summary "E2" to "P2" enter year number
    IN "E3"
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    copy paste across

    If you enter expected result manually then easy to understand.
    Attached Files Attached Files


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ 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. Linking 2 Sheets Based on Text-Input??
    By clopez174 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-20-2018, 01:36 PM
  2. Linking Data between sheets that only display information based on criteria
    By Alan.Vivian in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-04-2016, 11:10 PM
  3. Linking sheets to a cell with criteria
    By aparunkumar in forum Excel General
    Replies: 1
    Last Post: 03-07-2015, 01:34 PM
  4. Vlookup - need help linking to specific sheets based on results
    By 33CDonnelly in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-13-2013, 05:29 PM
  5. Linking multiple IF statements to perform different Function Based on criteria
    By Kimberly@TM in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-26-2010, 02:44 PM
  6. [SOLVED] Linking formulas in new sheets based on a template?
    By Olle Svensson in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-28-2006, 04:50 AM
  7. Linking Information in Sheets based on its content
    By Laura in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-30-2005, 11:55 AM

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.6.0 RC 1