C
Craig Coope
Hi,
I'm a complete novice with Access (so maybe I should give up now!) but
I'm trying add the current time into a table when pressing a toggle
button in a form.
So basically you press the "Start" button in the form and in the table
the current pc time is entered automatically.
I have no idea about code building...I'm using the Expression builder
and I have "= time()" in "onclick" and I have "Start time" as the
control source which links it to the correct column on my table.
However when I click the button all it does is enter "00:00" and not
the real time. It is obviously some default time as if I try to add
the date it adds something from the year 1899....
Hope someone can help...
Craig
I'm a complete novice with Access (so maybe I should give up now!) but
I'm trying add the current time into a table when pressing a toggle
button in a form.
So basically you press the "Start" button in the form and in the table
the current pc time is entered automatically.
I have no idea about code building...I'm using the Expression builder
and I have "= time()" in "onclick" and I have "Start time" as the
control source which links it to the correct column on my table.
However when I click the button all it does is enter "00:00" and not
the real time. It is obviously some default time as if I try to add
the date it adds something from the year 1899....
Hope someone can help...
Craig