+ Reply to Thread
Results 1 to 4 of 4

pick first & last date as per the entries

  1. #1
    Forum Contributor
    Join Date
    06-03-2010
    Location
    Jeddah, Saudi Arabia
    MS-Off Ver
    Excel 2013
    Posts
    135

    pick first & last date as per the entries

    Hi folks,

    I am trying to build a formula which will will be as below :

    Pick the date from cell i2:bw2 to the cell d6 & e6 as per the first value and last value from the cell from i6:bw6.

    in other ways I want to pick a date as of 1st and last of entry in the cell i6:bw6 to the cell d6 & e6.

    for reference i attached the example sheet.

    thanks...
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,914

    Re: pick first & last date as per the entries

    Start:

    =INDEX(I2:BX2,,MATCH(TRUE,INDEX(ISNUMBER(I6:BX6),0),0))

    End:

    =LOOKUP(2,1/(I6:BX6<>0),I2:BX2)
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    06-03-2010
    Location
    Jeddah, Saudi Arabia
    MS-Off Ver
    Excel 2013
    Posts
    135

    Re: pick first & last date as per the entries

    Thank You AliGW

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,914

    Re: pick first & last date as per the entries

    Glad to have helped.

    If you have not already done so, you may not be aware that you can thank those who have helped you by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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. Replies: 9
    Last Post: 07-15-2019, 04:08 AM
  2. [SOLVED] Table to pick out most common entries and count occurences of each
    By Neil Goldwasser in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 11:05 AM
  3. Table to pick out most common entries and count occurences of each
    By Duke Carey in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-06-2005, 07:05 AM
  4. [SOLVED] Table to pick out most common entries and count occurences of each
    By Duke Carey in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-06-2005, 04:05 AM
  5. [SOLVED] Table to pick out most common entries and count occurences of each
    By Neil Goldwasser in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  6. Table to pick out most common entries and count occurences of each
    By Neil Goldwasser in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 PM
  7. [SOLVED] Table to pick out most common entries and count occurences of each
    By Neil Goldwasser in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-06-2005, 05:05 AM

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