+ Reply to Thread
Results 1 to 5 of 5

Require a formula to find the occupied cell in a list and return a value.

  1. #1
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Require a formula to find the occupied cell in a list and return a value.

    Hi

    I have a list of information -

    Date Name
    01/07/2014
    02/07/2014
    03/07/2014
    04/07/2014
    05/07/2014
    06/07/2014
    07/07/2014
    08/07/2014
    09/07/2014
    10/07/2014
    11/07/2014
    12/07/2014
    13/07/2014
    14/07/2014 John Dalton
    15/07/2014 John Dalton
    16/07/2014 John Dalton
    17/07/2014 John Dalton
    18/07/2014 John Dalton
    19/07/2014
    20/07/2014
    21/07/2014
    22/07/2014
    23/07/2014
    24/07/2014
    25/07/2014
    26/07/2014
    27/07/2014
    28/07/2014
    29/07/2014
    30/07/2014
    31/07/2014


    I need to return the date of the frist instance my name appears which would be 14/07/14

    Cheers

    JD

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Require a formula to find the occupied cell in a list and return a value.

    Try

    =INDEX(A:A,MATCH("John Dalton",B:B,0))

  3. #3
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Require a formula to find the occupied cell in a list and return a value.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  4. #4
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Re: Require a formula to find the occupied cell in a list and return a value.

    Cheers guys great result.

    JD

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Require a formula to find the occupied cell in a list and return a value.

    You're welcome.

+ 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] Require a formula to indicate if half hour or more is occupied
    By john dalton in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-17-2014, 05:41 AM
  2. Formula help, Require to find Min and max of time referencing another cell
    By arekkusu03 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-17-2013, 08:33 PM
  3. Need a formula to return the value of the next occupied cell in a row.
    By XL_apprentice in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-03-2012, 08:49 AM
  4. Require formula to return value of hours worked in tenths.
    By ChuckFerrera in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-21-2012, 12:12 PM
  5. [SOLVED] Return a letter in another cell is occupied
    By luke.guthrie in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-17-2012, 12:50 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