I have tblLog with 2 fields only:
id - autonumber (primary key)
DateTime - which is always current date and time - Now()
I wish to create a form with a command button that when clicked will insert current date and time into my table.
Can somebody please help me with the on click code?
Thank you so very much,
Rama
id - autonumber (primary key)
DateTime - which is always current date and time - Now()
I wish to create a form with a command button that when clicked will insert current date and time into my table.
Can somebody please help me with the on click code?
Thank you so very much,
Rama