Results 1 to 3 of 3
  1. #1
    JakeMurray27 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Feb 2016
    Posts
    3

    On Button Click, Record Date & Time to a Textbox

    Hi All.



    I am needing to know how to:

    On Button Click, the date and time the button was clicked needs to be recorded in a textbox in another form. How can I do this easily?

    Thanks! Jake

  2. #2
    JakeMurray27 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Feb 2016
    Posts
    3
    It will also need to have the date and time recorded into a separate table which can be exported to an access report before printing. Does this all make sense?

  3. #3
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows 7 32bit Access 2013
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,537
    Quote Originally Posted by JakeMurray27 View Post
    Hi All.

    I am needing to know how to:

    On Button Click, the date and time the button was clicked needs to be recorded in a textbox in another form. How can I do this easily?

    Thanks! Jake
    Me.TextboxName = Now()
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 09-29-2015, 02:25 AM
  2. Replies: 2
    Last Post: 11-14-2014, 03:07 PM
  3. Replies: 1
    Last Post: 08-21-2014, 02:29 PM
  4. Replies: 6
    Last Post: 11-18-2013, 12:03 PM
  5. Replies: 4
    Last Post: 07-22-2011, 12:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums