+ Reply to Thread
Results 1 to 2 of 2

Record the previous value of cell to another Worksheet

  1. #1
    Registered User
    Join Date
    01-12-2018
    Location
    DRC
    MS-Off Ver
    2013
    Posts
    33

    Record the previous value of cell to another Worksheet

    Hi,

    Is this possible? if I change something on my active sheet, the previous value of the cell will transfer to another worksheet, like a history of the changes made in my active worksheet.

    I know there is a built in function in excel (track changes) but If I do this, my other macros won't work..

    I want to create a new worksheet, where all the previous values will store. is this possible?

    Thank you in advance,

  2. #2
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: Record the previous value of cell to another Worksheet

    I know there is a built in function in excel (track changes) but If I do this, my other macros won't work..
    Write your own macro to track the changes your are interested in

    VBA below tracks movements in cell A1 and time stamps values and logs in tracking sheet "TrackA1"
    - Test in attached workbook by amending the values in A1 in first sheet
    - the VBA is in the first sheet's module

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by kev_; 02-22-2018 at 12:16 PM.
    Click *Add Reputation to thank those who helped you. Ask if anything is not clear

+ 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] vba search and move next record and previous record
    By cpramesh in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 02-20-2017, 10:06 PM
  2. [SOLVED] How to record previous value in other cell
    By edmen456 in forum Excel General
    Replies: 7
    Last Post: 12-27-2015, 11:29 AM
  3. Previous & Next record on criteria
    By sanjuss2 in forum Excel General
    Replies: 6
    Last Post: 09-19-2015, 02:39 AM
  4. Replies: 1
    Last Post: 11-16-2012, 09:25 AM
  5. Command Buttons for Viewing Record, Next Record and Previous Record
    By david1987 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-23-2012, 06:30 AM
  6. auto populate a record based upon a value in previous record.
    By leewcrawford in forum Access Tables & Databases
    Replies: 4
    Last Post: 04-07-2009, 11:41 AM
  7. To retain the value of previous record
    By obc1126 in forum Excel General
    Replies: 3
    Last Post: 12-30-2008, 02:13 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