M
Mike P
Is there a quick and easy way to add a Calendar popup next to a Date field in
a form? I'd like a button next to the field that pops up a calendar, then if
the user selects a date via the calendar, the date field will then be
populated with the calendar date.
I have read on Smart Tags, Date Picker, and writing VBX code
(Calendar1.Visible = True, but Calendar1 is undefined??), but just can’t seem
to get the logic.
Can some please provide me the syntax as how I can do this? It must be easy
and I am just missing it.
Thanks,
MikeP
a form? I'd like a button next to the field that pops up a calendar, then if
the user selects a date via the calendar, the date field will then be
populated with the calendar date.
I have read on Smart Tags, Date Picker, and writing VBX code
(Calendar1.Visible = True, but Calendar1 is undefined??), but just can’t seem
to get the logic.
Can some please provide me the syntax as how I can do this? It must be easy
and I am just missing it.
Thanks,
MikeP