+ Reply to Thread
Results 1 to 3 of 3

Creating Macro to capture history

Hybrid View

  1. #1
    Registered User
    Join Date
    03-30-2012
    Location
    Australia, The World, The Solar System, The Milky Way, The Universe
    MS-Off Ver
    Excel 2010
    Posts
    4

    Wink Creating Macro to capture history

    I want to be able to track changes in a particular range of cells.

    One way I have though of doing this would be to create a Macro that would copy the required information and paste it into a separate sheet (let's call it the "History Sheet") in a non-editable manner. The process is to be triggered with the press of a button. Each time this is done, it will paste the required information directly below the data pasted the last time the button was pressed. I want the date and time the data was pasted to also be recorded with the data itself in the History Sheet.

    It should resemble roughly somthing like this:

    "History Sheet"

    History Data - 30 March 2012 4:30 PM

    Blah A... Blah B.. Blah C..

    History Data - 2 April 2012 10.00 AM

    Blah A.. Blah D.. Blah C..

    History Data - 14 April 2012 1.00 PM

    Blah A.. Blah D.. Hogwash F..

    I don't know how to use VB yet and have only created one or two macros.

    Any help you power users can offer me would be greatly appreciated.
    Last edited by claudiomonteverdi; 03-30-2012 at 02:26 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    06-16-2006
    Location
    Sydney, Australia
    MS-Off Ver
    2013 64bit
    Posts
    1,394

    Re: Creating Macro to capture history

    most versions of excel have a "track changes" option. First you have to share the workbook (in 2010, go to REVIEW\SHARE). Then there should be an option to list changes in a new sheet.

  3. #3
    Registered User
    Join Date
    03-30-2012
    Location
    Australia, The World, The Solar System, The Milky Way, The Universe
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Creating Macro to capture history

    Thanks Mallycat

    Firstly, I want just a restricted range of thirty or so cells to be compared and tracked in a spread sheet of about thirty sheets. Secondly, I want any dummy to be able to see the changes without having to work too hard. I am a dummy myself, so I should know that this wouldn't work (Can I dummy assert that this won't work? did I just create a paradox? I dunno, coz dummies like me don't know words that big).

    Anyway - Can the macro thingy be created, or is it just wishful thinking?

+ 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