+ Reply to Thread
Results 1 to 2 of 2

looking for adjustment to return data from adjacent cell

  1. #1
    Registered User
    Join Date
    04-17-2018
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    7

    looking for adjustment to return data from adjacent cell

    Hello Excel Forum,

    I would like to get a bit of an adjustment to the attached file. Retrieving student number would be the task, based on their marks. I could get to, finding match, but would like to retrieve student number. Tried helper column, but beside matching the marks, could not figure out how to retrieve data from the student number's cell.
    Researched online, but could not match and adjust formulas to fit my need.
    Thank you in advance!
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,723

    Re: looking for adjustment to return data from adjacent cell

    You could use this in J6:

    =SUMIFS(E:E,A:A,J2,B:B,J3,C:C,J4,D:D,J5)

    Hope this helps.

    Pete

+ 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] adjacent cell return value? trying to fetch data from another worksheet
    By L.Storm in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-25-2019, 08:07 AM
  2. Match data between two cells and return adjacent cell
    By Ashleytaylor1702 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-03-2019, 11:39 AM
  3. [SOLVED] Trying to compare one cell with a list of cells and return data in adjacent cell on match
    By possumbarnes in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-08-2019, 10:41 AM
  4. FORMULA: Find SKU and return data from adjacent cell
    By ccwbass in forum Excel General
    Replies: 9
    Last Post: 04-06-2017, 02:31 AM
  5. [SOLVED] MIN function to return earliest date if adjacent cell has data
    By Reapz in forum Excel General
    Replies: 1
    Last Post: 03-01-2016, 06:34 PM
  6. Replies: 3
    Last Post: 07-21-2015, 05:10 PM
  7. Do not return a value when adjacent cell in two columns of data is empty
    By randinator in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-03-2014, 01:53 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