+ Reply to Thread
Results 1 to 3 of 3

Find start date and end date for the employee

  1. #1
    Registered User
    Join Date
    09-12-2012
    Location
    DUBAI
    MS-Off Ver
    2007
    Posts
    65

    Find start date and end date for the employee

    hi every one,

    in column A employee no is given on daily basis
    in column B attendance date is given

    in C5 i want employee start date
    in C6 in want employee end date

    how can i bring these answer. can anyone help me.

    Regards,
    Raj.

  2. #2
    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: Find start date and end date for the employee

    =max(if(a1:a100="employee no",b1:b100))

    =min(if(a1:a100="employee no",b1:b100))

    Array foemula. Control+Shift+Enter
    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.

  3. #3
    Registered User
    Join Date
    09-12-2012
    Location
    DUBAI
    MS-Off Ver
    2007
    Posts
    65

    Re: Find start date and end date for the employee

    Dear Fotis 1991,
    Thanks a lot.

    Regards,
    Raj

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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