+ Reply to Thread
Results 1 to 4 of 4

Lookup last number in a column that continues to expand each month

  1. #1
    Forum Contributor
    Join Date
    06-16-2014
    Location
    Columbia, Maryland
    MS-Off Ver
    2013
    Posts
    134

    Lookup last number in a column that continues to expand each month

    Okay so I have an ever growing column of data that gets one new data point added each month.Sometimes the database I'm using gives me a #NUM! instead of a value if there is no available data point in that month. I have a formula that was working but I want to expand it to go down a ton of rows below the last data point so that I don't have to update it everytime a new months data point is added. I've attached an example. Any help would be much appreciated

    Cheers!
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,410

    Re: Lookup last number in a column that continues to expand each month

    Nearly there! Ordinary formula (not array entered):

    =LOOKUP(2,1/(B:B<>""),B:B)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    06-16-2014
    Location
    Columbia, Maryland
    MS-Off Ver
    2013
    Posts
    134

    Re: Lookup last number in a column that continues to expand each month

    Works Great! Thanks

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,410

    Re: Lookup last number in a column that continues to expand each month

    You're welcome!

+ 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: 07-14-2015, 12:26 PM
  2. lookup Against Continues Serial No in Excel
    By silambarasan.J in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-16-2015, 06:34 AM
  3. Input based on three values and lookup the corresponding month number.
    By sha123 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-03-2014, 12:07 PM
  4. [SOLVED] How do you count the number of rows when you have multiple non-continues selections
    By klonbeck in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 01-23-2014, 09:53 PM
  5. Lookup value by choosing column that matches current month
    By Ruthie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-19-2013, 12:35 PM
  6. Lookup largest number in a column treating negative number as postive number
    By xWiZardx in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-17-2010, 08:09 AM
  7. [SOLVED] Formulas autofill ok but continues to carry tot from 1st column??
    By ET in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-27-2006, 11:00 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