+ 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
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

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

    You can also do this
    Enter in L2 and copy down
    Formula: copy to clipboard
    IF(K2<>"",K2,L1)

    v K L
    1
    2 65423 65423
    3 65423
    4 65423
    5 987654 987654
    6 12321 12321
    7 12321
    8 12321
    9 123231 123231
    Last edited by AlKey; 01-23-2017 at 10:24 AM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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