J
John Doe
Hi,
In Access 2003, I am trying to display a calendar control only when the user
is in the date field associated with that calendar control. I can set the
initial 'Visible' property of the calendar control to 'No' and then 'show'
the calendar as an 'Enter' event for the date field but then I can't get it
to become invisible after the user has selected or changed a date. I've
tried the AfterUpdate event in the date field, the LostFocus event and the
Updated event in the calendar control but nothing seems to work. If anything
happens at all, I get an error message saying you can't make a control
invisible while it has the focus. I even get this error when I use the
LostFocus event for the calendar control.
Any ideas greatly appreciated.
Thanks,
Penn
In Access 2003, I am trying to display a calendar control only when the user
is in the date field associated with that calendar control. I can set the
initial 'Visible' property of the calendar control to 'No' and then 'show'
the calendar as an 'Enter' event for the date field but then I can't get it
to become invisible after the user has selected or changed a date. I've
tried the AfterUpdate event in the date field, the LostFocus event and the
Updated event in the calendar control but nothing seems to work. If anything
happens at all, I get an error message saying you can't make a control
invisible while it has the focus. I even get this error when I use the
LostFocus event for the calendar control.
Any ideas greatly appreciated.
Thanks,
Penn