G
Gary G
I set default value as =Date(). How to get rid or the time appearing after
month, day, year
GG
month, day, year
GG
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I set default value as =Date(). How to get rid or the time appearing after
month, day, year
GG
It is only a problem when I move to the field on a form. The field name is
called "DateUpdated" It is defined in the table as a short date value.I want
to change that value to Now() when I click on the field on the form so I did
this under properties..event--on click =Now(). This works ok, but when I
mouse to that field on my form, the time appears after the month,day,year.
Setting the format to short date for that form field does not remedy this.
Seems like I need some sort of "got focus" format?
John, Thx for the reply. Date() also results in a time after the date, after
I set the mouse pointer to focus on the field and properties..set event to
click on = Date()
It is only a problem when I move to the field on a form. The field name
is called "DateUpdated" It is defined in the table as a short date
value.I want to change that value to Now() when I click on the field on
the form so I did this under properties..event--on click =Now(). This
works ok, but when I mouse to that field on my form, the time appears
after the month,day,year. Setting the format to short date for that form
field does not remedy this. Seems like I need some sort of "got focus"
format?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.