+ Reply to Thread
Results 1 to 6 of 6

Enter only last values in a list

  1. #1
    Registered User
    Join Date
    07-14-2013
    Location
    california
    MS-Off Ver
    Excel 2016
    Posts
    70

    Enter only last values in a list

    Need way of entering only the last value (new values added to the list periodically) in a list:

    Spreadsheet 1 contains 2 lists of say 50 entries like the following:
    50 100
    54 110
    56 112
    52 101
    60 125

    Spreadsheet 2 should enter:
    Sum of last 2 horizontal values entered in spreadsheet 1 list (i.e.: 60+125=185)

    Ignore any blank rows


    Thank You

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,445

    Re: Enter only last values in a list

    Hi,

    Assuming your lists are in columns A and B, and occupy less than 100 rows, this should do it for you.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  3. #3
    Registered User
    Join Date
    07-14-2013
    Location
    california
    MS-Off Ver
    Excel 2016
    Posts
    70

    Re: Enter only last values in a list

    Thank you
    Do I put Spreadsheet 1 before INDEX?

  4. #4
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,445

    Re: Enter only last values in a list

    So I guess you want the result on a seperate sheet to the data?

    In that case you'll need the sheet name before every range, like this..

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    10-02-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    1,222

    Re: Enter only last values in a list

    Quote Originally Posted by mittmje View Post
    Need way of entering only the last value (new values added to the list periodically) in a list:

    Spreadsheet 1 contains 2 lists of say 50 entries like the following:
    50 100
    54 110
    56 112
    52 101
    60 125
    Are your values always in descending order as in your example? If so this could be done using:

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    07-14-2013
    Location
    california
    MS-Off Ver
    Excel 2016
    Posts
    70

    Re: Enter only last values in a list

    Fantastic, works great
    Thanks

+ 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] If cell meets date requirement enter 1, if not enter 0, if blank don't enter anything.
    By billrogers184 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-11-2017, 02:04 PM
  2. Replies: 1
    Last Post: 07-16-2015, 11:24 AM
  3. [SOLVED] Drop down list - allow ability to enter something not on list
    By OM2 in forum Excel General
    Replies: 7
    Last Post: 05-17-2015, 04:37 PM
  4. Replies: 1
    Last Post: 12-02-2011, 12:51 PM
  5. Enter values from drop down list
    By nsv in forum Excel General
    Replies: 3
    Last Post: 09-01-2010, 08:53 AM
  6. Enter Value From Dropdown List And Have Values Update
    By sam_leslie7 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 09-27-2007, 06:09 AM
  7. Userform to enter values and shown in same userform in list
    By helmekki in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-19-2005, 11:23 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