+ Reply to Thread
Results 1 to 3 of 3

Displaying furthest right value in row

  1. #1
    Registered User
    Join Date
    12-15-2014
    Location
    Brisbane, Australia
    MS-Off Ver
    Office 2013
    Posts
    3

    Displaying furthest right value in row

    I would like a cell to display whichever value in a row is the furthest to the right (or the most recent, in this case). The excel spreadsheet will have additional columns added to it over time.

    Specifically: in row 42, data will be recorded intermittently. The data entries in row 42 start in column B. Cell F3 should display whichever is the most current value in row 42.

    I have tried to use the offset function with a built in count function from doing some research online but I can't seem to have it worked out so the correct value displays. Not sure what I am doing wrong!

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: Displaying furthest right value in row

    Hi
    Depending obthe type of content have alook at http://www.xldynamic.com/source/xld.LastValue.html

  3. #3
    Registered User
    Join Date
    12-15-2014
    Location
    Brisbane, Australia
    MS-Off Ver
    Office 2013
    Posts
    3

    Re: Displaying furthest right value in row

    Quote Originally Posted by Pepe Le Mokko View Post
    Hi
    Depending obthe type of content have alook at http://www.xldynamic.com/source/xld.LastValue.html
    Thank you! The link was great!
    For future reference, the formula which works in this case is:
    =INDEX(42:42,MATCH(9.99999999999E+307,42:42))

+ 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. Value furthest from zero between cell range
    By PeanutPete in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-30-2014, 06:24 AM
  2. Return furthest right value
    By jonnya in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-14-2010, 10:59 AM
  3. Return furthest right value which is greater than zero
    By jonnya in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-12-2010, 03:54 PM
  4. Vlookup For Furthest Right Column?
    By WorkMan in forum Excel General
    Replies: 2
    Last Post: 01-10-2010, 10:25 AM
  5. Make a cell value = the furthest value to the right
    By Lucien in forum Excel General
    Replies: 9
    Last Post: 09-29-2008, 06:40 AM

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