+ Reply to Thread
Results 1 to 4 of 4

Timestamps, other than cell input?

  1. #1
    Registered User
    Join Date
    11-09-2009
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    52

    Timestamps, other than cell input?

    I am currently using the following code to create timestamps in several columns of data.
    Please Login or Register  to view this content.
    This requires direct input into a cell to change. I need to have it stamp based on either of the two scenarios:

    1) when a format change, such as fill colour, is made

    or

    2) when a form button returns a number to the cell link, this cell link is then timestamped.

    In my case, I need it to timestamp when project status changes from "Green" to "Yellow" to "Red". Right now I am using the numbers 1, 2, and 3 to indicate the changes, with conditional formatting to change the cell colour, but I would rather have a list box that inputs to a cell (and the timestamp is based on the output cell).

    Any ideas? I am not very good at all with VB, I pieced together the above from various help forums.
    Last edited by mpkavanagh; 11-09-2009 at 03:40 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Timestamps, other than cell input?

    Welcome to the forum.

    Please take a few minutes to read the forum rules, and then edit your post to add code tags.

    Thanks.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    11-09-2009
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    52

    Re: Timestamps, other than cell input?

    Sorry about that. Thanks for the heads up!

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Timestamps, other than cell input?

    I need to have it stamp based on either of the two scenarios: 1) when a format change, such as fill colour, is made, or 2) when a form button returns a number to the cell link, this cell link is then timestamped
    Unlike manually changing a value or selecting a cell (among other things), neither of those generate an event.

    You could use Marlett checkboxes (search the forum for many examples) with three columns that behave like radio buttons to indicate status.

+ 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