+ Reply to Thread
Results 1 to 4 of 4

Capturing timestamps of data entry within cells?

  1. #1
    Registered User
    Join Date
    09-23-2013
    Location
    Gold Coast, Australia
    MS-Off Ver
    2010
    Posts
    50

    Capturing timestamps of data entry within cells?

    I'm wondering if it's possible to capture timestamps of when a user enters data in specific cells?

    My novice idea was to use the Now() function within a for loop to record the time into a variable of any cell change, and repost that to an offset location within the same sheet (ideally it'd be written to a seperate file hidden from the users knowledge - yes I'm being sneaky!)

    I've got a terrible piece of code that doesn't work - you can all laugh at it

    Please Login or Register  to view this content.
    A lot of the cells are hidden, and some of them are locked, so I wanted to reduce the number of cells it checked through every time the worksheet changed - hence the multitude of if statements. I couldn't get the offset function to work, but my MsgBox worked - hurrah.

    I'll leave it to the experts to point out my mistake!

    Thank you so much guys

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Capturing timestamps of data entry within cells?

    May be try something like this….

    Copy the below code and do right click on sheet tab and select view code and paste it. Return to excel and check

    Please Login or Register  to view this content.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    09-23-2013
    Location
    Gold Coast, Australia
    MS-Off Ver
    2010
    Posts
    50

    Re: Capturing timestamps of data entry within cells?

    Thanks for your help Sixthsense - that code only appears to be posting a single timestamp in column AL of a given row.

    I need it to post the timestamps of every cell that is updated within the A5:AB249 range effectively in an offset range of say CA5:DB249 for example.

  4. #4
    Registered User
    Join Date
    09-23-2013
    Location
    Gold Coast, Australia
    MS-Off Ver
    2010
    Posts
    50

    Re: Capturing timestamps of data entry within cells?

    Got it to work!!

    Please Login or Register  to view this content.

+ 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. Multiple timestamps that correspond to different cells
    By pdale18 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-20-2013, 01:41 AM
  2. Capturing Data from multiple cells to multiple tables and cells on specific dates
    By zero_eclipse in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-27-2012, 08:38 AM
  3. Replies: 4
    Last Post: 05-17-2010, 09:00 AM
  4. summing timestamps over different cells
    By bs_pm in forum Excel General
    Replies: 0
    Last Post: 07-21-2009, 07:05 AM
  5. Timestamps of manually changing cells
    By Shadowmistress in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-15-2006, 07:56 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