Z
zSplash
I want an unbound textbox on my form to default to current date. In the
default value property of the textbox, I put "=Date()". Instead of today's
date, it defaults to the text "date". What am I doing wrong?
(I see if I bind the textbox to "=Date()", the value, of course, is today's
date, but I only want the default to be today's date, which can be changed
as needed.)
TIA
default value property of the textbox, I put "=Date()". Instead of today's
date, it defaults to the text "date". What am I doing wrong?
(I see if I bind the textbox to "=Date()", the value, of course, is today's
date, but I only want the default to be today's date, which can be changed
as needed.)
TIA