+ Reply to Thread
Results 1 to 12 of 12

Return last populated cell from column to the left until next populated cell occurs

Hybrid View

  1. #1
    Registered User
    Join Date
    07-30-2007
    Location
    United Kingdom
    Posts
    8

    Re: Return last populated cell from column to the left until next populated cell occurs

    Thanks for the tip. Adjusted PNG to JPG and re-uploaded and edited OP.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Return last populated cell from column to the left until next populated cell occurs

    Try this...

    Data Range
    K
    L
    1
    2
    47455
    47455
    3
    47455
    4
    47455
    5
    47455
    6
    47455
    7
    47466
    47466
    8
    47466
    9
    47468
    47468
    10
    47471
    47471


    This formula entered in L2 and copied down:

    =LOOKUP(1E100,K$1:K2)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    07-30-2007
    Location
    United Kingdom
    Posts
    8

    Re: Return last populated cell from column to the left until next populated cell occurs

    Quote Originally Posted by Tony Valko View Post
    Try this...

    Data Range
    K
    L
    1
    2
    47455
    47455
    3
    47455
    4
    47455
    5
    47455
    6
    47455
    7
    47466
    47466
    8
    47466
    9
    47468
    47468
    10
    47471
    47471


    This formula entered in L2 and copied down:

    =LOOKUP(1E100,K$1:K2)
    This solution also works nicely. Rep added to both answers and thread marked as Solved. Thank you all.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Return last populated cell from column to the left until next populated cell occurs

    You're welcome. Thanks for the feedback!

+ 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: 3
    Last Post: 09-30-2016, 10:48 AM
  2. Replies: 11
    Last Post: 04-11-2013, 10:56 AM
  3. Replies: 17
    Last Post: 01-12-2013, 11:31 AM
  4. Replies: 2
    Last Post: 01-09-2011, 01:24 PM
  5. Replies: 8
    Last Post: 02-10-2010, 05:34 PM
  6. Finding the last populated cell in a column array
    By JosephJames in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 08-18-2009, 12:42 PM
  7. Value of last populated cell in column
    By eintracht in forum Excel General
    Replies: 1
    Last Post: 03-05-2009, 04:19 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