+ Reply to Thread
Results 1 to 2 of 2

Create formula to show last value of changing cells

  1. #1
    Forum Contributor
    Join Date
    09-22-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    184

    Create formula to show last value of changing cells

    Helo,

    I have a column fill with number in column G. But the number is different each time.

    I want to create a cell that refer to the last cell in Column G without go to look for the value in the Column G.

    Example:

    First run. Column G has 10 number. So this particular cell would show value in G10.

    Second run. Column G has 20 number. So this particular cell would show value in G20.

    Thank you.
    Last edited by DavidRoger; 10-29-2019 at 08:31 AM. Reason: Improve title

  2. #2
    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: Create formula to show last value of changing cells

    Try this
    Formula in H2

    =LOOKUP(10^99,G:G)

    v G H
    1
    2 0.187461 0.9911
    3 0.393126
    4 0.766386
    5 0.418443
    6 0.579669
    7 0.651036
    8 0.327393
    9 0.244588
    10 0.320948
    11 0.9911
    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. Beginner question on how to read cells and changing values to the same cells
    By liorde in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-04-2019, 11:05 AM
  2. [SOLVED] Changing color format in cells based on 3 range values in a different column cells.
    By konkonmike in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 07-08-2019, 08:11 AM
  3. changing values definite value by changing number of cells
    By anish011 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-21-2019, 01:46 AM
  4. [SOLVED] Changing cells based on a date changing
    By c.drysdale89 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-24-2016, 07:32 AM
  5. Replies: 3
    Last Post: 08-18-2014, 12:47 PM
  6. Changing my code to loop through a list of cells (lots of reference cells)
    By joshnathan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-06-2014, 12:31 PM
  7. Changing Equations/Populating Cells due to changing a date
    By MontanaAggie in forum Excel General
    Replies: 1
    Last Post: 11-23-2011, 04:00 PM

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