+ Reply to Thread
Results 1 to 3 of 3

Function Help - Using the next filled cell in a column

Hybrid View

alecp Function Help - Using the... 01-30-2012, 09:53 AM
Sadath31 Re: Function Help - Using the... 01-30-2012, 10:03 AM
alecp Re: Function Help - Using the... 01-30-2012, 10:07 AM
  1. #1
    Registered User
    Join Date
    06-29-2011
    Location
    South Carolina
    MS-Off Ver
    Excel 2003
    Posts
    20

    Function Help - Using the next filled cell in a column

    Hello Excel Folk,

    I need help! I would like a function that will reference the next filled cell in a column and then have a lookup function with a subtraction in there as well that will essentially give you the different time spans between all repeating occurrences of the same event.

    Its a little easier to understand in the test file I have attached. Thanks all!
    Attached Files Attached Files
    Last edited by alecp; 01-30-2012 at 10:07 AM.

  2. #2
    Valued Forum Contributor Sadath31's Avatar
    Join Date
    03-02-2011
    Location
    Dammam, Saudi Arabia
    MS-Off Ver
    Office 365
    Posts
    452

    Re: Function Help - Using the next filled cell in a column

    Hi
    enter the formula in C2 and copy down
    =IF(B2="","",INDEX(A3:$A$101,MATCH(1,B3:$B$101,0))-A2)

    Sadath

  3. #3
    Registered User
    Join Date
    06-29-2011
    Location
    South Carolina
    MS-Off Ver
    Excel 2003
    Posts
    20

    Re: Function Help - Using the next filled cell in a column

    Works like a charm! Thanks this will be useful to me.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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