+ Reply to Thread
Results 1 to 4 of 4

Get the MARK value base on the unique NO. & Code

  1. #1
    Forum Contributor
    Join Date
    08-20-2015
    Location
    philippines
    MS-Off Ver
    2013
    Posts
    260

    Get the MARK value base on the unique NO. & Code

    Get the MARK value base on the unique NO. & Code

    Hi there good afternoon can i ask some help about my problem. how to get the Marks value base on the unique No. and CODE No.

    "Data" is the source data marks value
    "Sheet2" is the formula will input

    Please see the attached image for the expected result.

    Data Source
    DATA Source.PNG

    Expected Result
    Expected Result.PNG
    Attached Files Attached Files
    Last edited by jasond1992; 06-23-2021 at 04:00 AM.

  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,996

    Re: Get the MARK value base on the unique NO. & Code

    One way:

    =IFERROR(INDEX(Data!$D$2:$D$1000,MATCH(1,INDEX((Data!$D$2:$D$1000<>"")*(Data!$C$2:$C$1000=F3)*(Data!$B$2:$B$1000=E3),0),0)),"")

    copied down.
    Attached Files Attached Files
    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 Contributor
    Join Date
    08-20-2015
    Location
    philippines
    MS-Off Ver
    2013
    Posts
    260

    Re: Get the MARK value base on the unique NO. & Code

    Quote Originally Posted by Glenn Kennedy View Post
    One way:

    =IFERROR(INDEX(Data!$D$2:$D$1000,MATCH(1,INDEX((Data!$D$2:$D$1000<>"")*(Data!$C$2:$C$1000=F3)*(Data!$B$2:$B$1000=E3),0),0)),"")

    copied down.
    Nice it's working Thank you so much sir. GOD Bless. I'll give you reputation.

  4. #4
    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,996

    Re: Get the MARK value base on the unique NO. & Code

    You're welcome & thanks for the feedback.

+ 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. [SOLVED] Get remarks value base on the CODE No. and Unique no.
    By jasond1992 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-22-2021, 04:44 AM
  2. Mark duplicates in a new column as a unique value
    By rajahell in forum Excel General
    Replies: 5
    Last Post: 08-27-2018, 12:41 PM
  3. [SOLVED] Mark sets of three unique numbers of four as soon as they occur
    By Supersadie in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-08-2018, 07:29 AM
  4. [SOLVED] VBA Filter Out Unique Digits Permutation via Check Box Mark
    By AndyJr in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-12-2018, 12:47 AM
  5. How to sum a column base on a few unique criterias
    By greatutopia in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-17-2014, 04:32 AM
  6. Code that generates a unique save path base on specific user
    By matrixpom in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-31-2013, 08:54 AM
  7. Updating data in 2 different speadsheet Base on unique User ID
    By snsavidg in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-16-2012, 03:38 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