+ Reply to Thread
Results 1 to 3 of 3

Showing the increase in the value of a cell

  1. #1
    Registered User
    Join Date
    10-25-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    26

    Showing the increase in the value of a cell

    I have data in cell A1 which is linked to an external source and is constantly updating with a new value, is there a formula or macro I can use to show me the increase in value within another cell, here's an example

    Cell A1 current value 100 auto updates to 180 after 15 seconds the result I want is the difference between the existing value 100 and the new value 180 i.e. 80 to be shown in another cell, is this possible? I've been looking at it for ages and cannot see how I can do it.

    Any help would be greatly appreciated.

    Gally

  2. #2
    Forum Contributor BeachRock's Avatar
    Join Date
    11-01-2011
    Location
    Oregon, United States
    MS-Off Ver
    Excel 2016
    Posts
    403

    Re: Showing the increase in the value of a cell

    Hi Gally,

    Just an idea....

    If you can control the update delay on A1, and assuming you aren't trying to keep a running list of historical changes, I was thinking you could have another cell, maybe A2, update itself from A1 but with a 2 second delay after A1 updates. Then have a 3rd cell, A3, just subract A2 from A1. That should (theoretically) give you 13 seconds to read the actual change.

    Can you control two separate delays on the same sheet?
    Last edited by BeachRock; 10-26-2012 at 08:21 PM.
    -------------
    Tony

  3. #3
    Registered User
    Join Date
    10-25-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    26

    Re: Showing the increase in the value of a cell

    Hi Tony thank you for the reply I will give it ago.

    Regards
    Gally

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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