I have a text box that is set for the current date. when I type data in my sub form it will not post the date in my table, all the other data I type in is saved. It may do it once, but that is all. any Ideas on this
zypha
The box is bound correctly, it is set for the current date.
It some times saves the date. All the other data is stored in the table. Even if I use a save record button it doesn't save. What a mystery? Hey thanks for your post.
zypha
Ok Here's what to do this seemed to work for me.
The text box which is to contain the date set that formatted to the type of date you want, eg. short date.
Then on the form load procedure use the Now command instead of Date. This seemed to work for me.
So it should look something like
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.