+ Reply to Thread
Results 1 to 6 of 6

Date Cell last updated

  1. #1
    Registered User
    Join Date
    11-14-2006
    Posts
    19

    Date Cell last updated

    Is there a way of displaying in another cell the date a cell was last updated?

    Cheers

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by Sparrow
    Is there a way of displaying in another cell the date a cell was last updated?

    Cheers
    Hi,

    Yes, but you need some VB code triggered by a Worksheet_Change event.

    Is this for a single cell, a column, or a range of cells?

    ---
    Si fractum non sit, noli id reficere.

  3. #3
    Registered User
    Join Date
    11-14-2006
    Posts
    19
    It would be for a column , but i would want to know the date of each cell in the column. I would expect there to be around 200-600 cells in the column that i would require this

    cheers

  4. #4
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by Sparrow
    It would be for a column , but i would want to know the date of each cell in the column. I would expect there to be around 200-600 cells in the column that i would require this

    cheers
    Hi,

    ok - on the required sheet, rightmouse the tab and select View Code, paste the code there.
    Please Login or Register  to view this content.
    When you amend column A then B will be date-time stamped.

    if you see #### in B then widen the column.

    Let me know how you go
    ---

  5. #5
    Registered User
    Join Date
    11-14-2006
    Posts
    19
    Bryan
    I've had a quick play with this and it seems like exactly what i needed.

    Thanks
    S

  6. #6
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by Sparrow
    Bryan
    I've had a quick play with this and it seems like exactly what i needed.

    Thanks
    S
    Hi,
    Good to see that it works for you, and thanks for the response.

    ---
    btw, the 'Reset' code will reset the 'Events' option if the code should abort for any reason (and then appear to stop working because Events = False). You can run 'Reset' any time, it harms nothing.
    ---
    Last edited by Bryan Hessey; 11-22-2006 at 05:47 PM.

+ 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