+ Reply to Thread
Results 1 to 3 of 3

Posting time stamp and username using command button

  1. #1
    Registered User
    Join Date
    08-19-2014
    Location
    Boston, MA
    MS-Off Ver
    2010
    Posts
    1

    Posting time stamp and username using command button

    Hello,

    I am trying to set up a daily checklist for my team. I am a beginner with VBA and need help. I would like to have a command button that when clicked performs the following on the active cell:

    enter username
    enter time
    locks cell after so it can not be modified.

    can someone please help with this issue.

    Thanks,
    MCav16

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Posting time stamp and username using command button

    Hi

    I have created something for you.

    the Activex button hides a simple macro

    Please Login or Register  to view this content.
    Alternatively you could create form button and link it to a macro in a module:

    Please Login or Register  to view this content.
    I have listed a list of usernames in a sheet called "Usernames"

    Userform1 holds a Listbox that lists all the usernames in column A

    Clicking on this listbox inserts the selected username and the time in the active cell.

    Please Login or Register  to view this content.

    You can import the userform to any work book

    by opening my spreadsheet,
    opening visual basic
    selecting view project explorer
    right clicking on the userform
    selecting export.

    closing my spreadsheet

    opening your spreadsheet
    opening visual basic
    selecting view project explorer
    right clicking on the left of the screen where the sheets are listing
    selecting import.

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Posting time stamp and username using command button

    This is the spreadsheet.
    Attached Files Attached Files

+ 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. Date stamp using command button
    By sar2004 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-31-2014, 02:06 PM
  2. Modifying a Macro Button to time stamp when the button was clicked.
    By jonvanwyk in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-22-2010, 04:46 PM
  3. Stamp Username, Time & Date
    By djfatboyfats in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-15-2007, 07:27 PM
  4. Username & Date/Time Stamp
    By Ken D in forum Excel General
    Replies: 4
    Last Post: 03-19-2006, 10:25 AM
  5. Command Button Date/Time Stamp
    By sky in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-10-2006, 08:10 PM

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