How to set date to current date...it should automatically update..
setting date to current date ???
Collapse
X
-
-
-
-
I am having the same issue... The name of the field is tdbdate1, so I used
I have tried to put it in a click(), open(), and a few other places, but I cannot get it to display anything other than what is in the text field in the properties menu. I would like it to display today's date if at all possible.Code:tdbdate1.text = Now()
Comment
Comment