+ Reply to Thread
Results 1 to 3 of 3

Checkbox relating to datestamp.

  1. #1
    Registered User
    Join Date
    03-01-2007
    Posts
    10

    Checkbox relating to datestamp.

    Hello,

    I am having trouble creating a checkbox which when checked datestamps another cell in yymmdd format. Basically the whole column A will be all checkboxes and the whole column, lets say, C will be where I want the datestamp to go. I am creating a contact management sheet. I appreciate all efforts to help. Thanks.

    -Sean
    Cheers,

    Sean

  2. #2
    Forum Contributor
    Join Date
    01-24-2007
    Location
    Southampton, UK
    Posts
    137
    You would have to have a short piece of code for each checkbox to insert the current date. For example, assumming A1 has the checkbox number 1, then the code might be. . .

    Please Login or Register  to view this content.
    This would have to be repeated for CheckBox2 (for cell A2 & C2) etc.

    A simpler idea may be to get users to double-click on the cell in column C when they've actioned that contact and then a short piece of code inserts the current date in that cell.

    Right-click on the worksheet tab, select view code, and insert the following . . .

    Please Login or Register  to view this content.

    This avoids having to set up numerous checkboxes and associated code.

  3. #3
    Registered User
    Join Date
    03-01-2007
    Posts
    10
    Thanks a lot Loz! I too like the second idea you proposed. I tried it and it works very effectively within my spreadsheet. Cheers to you!

    -Sean

+ 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