S
Stuart Grant
I have a data entry form and the first item is "Date of Transaction". I
want to add a calendar to the form to make input easy. I have got the
calendar from the Toolbox and positioned it on the form but I would rather
it was not visible until the user presses a button beside the date text box.
I have set the calendar visible property to No and the button's Click Action
to Calendar5.Visible = Yes, but nothing happens.
This seems so elementary - Every airline or hotel page has this feature.
Why can't I do it ?
Stuart
want to add a calendar to the form to make input easy. I have got the
calendar from the Toolbox and positioned it on the form but I would rather
it was not visible until the user presses a button beside the date text box.
I have set the calendar visible property to No and the button's Click Action
to Calendar5.Visible = Yes, but nothing happens.
This seems so elementary - Every airline or hotel page has this feature.
Why can't I do it ?
Stuart