+ Reply to Thread
Results 1 to 4 of 4

Get last non blanc value of another row

  1. #1
    Registered User
    Join Date
    04-12-2016
    Location
    Belgium
    MS-Off Ver
    Ms Office Professional Plus 2016
    Posts
    10

    Get last non blanc value of another row

    Hi,

    My sheet has values in column B (these are 'towage', 'mob', 'demob', 'coaster' + a few others). The colums next to this contain other info. Not every row however has a value in this column

    In column C I wish to have the last non bank value mentioned from column B. In my example this would lead to C2 and C3 to mention 'Sleep', C4 and C5 'Sleep' as well, C6 'Mob, and so on.

    How do I set this up?

    Thanks in advance.

    Best regards,
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: Get last non blanc value of another row

    How about
    In C2 copied down
    =IF(B2<>"",B2,C1)

  3. #3
    Registered User
    Join Date
    04-12-2016
    Location
    Belgium
    MS-Off Ver
    Ms Office Professional Plus 2016
    Posts
    10

    Re: Get last non blanc value of another row

    Ashamed. ASHAMED I tell you i am. Yes indeed, it was as simple as that. Thanks Fluff. :-)

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: Get last non blanc value of another row

    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. [SOLVED] Remove Blanc Space, parse text, convert text to measurement
    By plans in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-25-2015, 07:50 PM
  2. problem deleting blanc at the beginning of a string
    By dschmitt in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-17-2010, 01:24 AM
  3. counting blanc rows is not working
    By dschmitt in forum Excel General
    Replies: 4
    Last Post: 03-03-2010, 04:22 AM
  4. Filtering with blanc rows
    By 01mercy in forum Excel General
    Replies: 2
    Last Post: 09-30-2006, 06:37 AM
  5. [SOLVED] "" not completely blanc if copy
    By Esrei in forum Excel General
    Replies: 3
    Last Post: 06-13-2006, 08:20 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