• Auto updating date field (2000SR1)

    Author
    Topic
    #359424

    A repeated query because I’ve lost the original data: on a form I have a record date field that I want to be updated with today’s date when the form is changed… help please (and I promise to copy and save the data somewhere else this time smile )

    Viewing 0 reply threads
    Author
    Replies
    • #538741

      >>I have a record date field that I want to be updated with today’s date when the form is changed.<<

      In your form's BeforeUpdate Event, just put in code like this:

      txtLastUpdated = Date( )

      Use Date( ) for just the date, use Now( ) if you want date and time.

    Viewing 0 reply threads
    Reply To: Auto updating date field (2000SR1)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: