Results 1 to 5 of 5

Is a Changelog possible in VBA?

Threaded View

  1. #1
    Registered User
    Join Date
    02-02-2010
    Location
    playa del carmen, mexico
    MS-Off Ver
    ms office 2007
    Posts
    52

    Is a Changelog possible in VBA?

    I have been playing around with a few things with a file I am writing, and would love to have a changelog element to it, for once I go live in the office.
    I have managed to get the program to register all changes made to the document, list the address of the changed cell, list the user who made the changes, and detail either the formula or cell value of the changed cell depending on which change has been made.
    The one thing I cannot figure out how to do, is to be able to record what the previous value was before the change.
    If this cannot be done, then obviously there is no point in having the changelog in the first place.

    So, I guess my question boils down to, is there a way of using a workbook_change, or worksheet_change event to record the previous value before the change, or is this a much more detailed API type call that I would need to look at.
    Last edited by globalpontoon; 05-13-2011 at 04:55 PM.

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