calendar control

L

Loi

Hi,

In my data entry form, I have a text box named: RESERVE
DATE. I like using calendar control to enter a day.

------

I find the Calendar Control 9.0 and inserted it next to my
RESERVE DATE text box. I also set CONTROL SOURCE of the
Calendar Conrol 9.0= RESERVE DATE. It works OK.

However, I like the Calendar Control 9.0 display only when
I click the RESERVE text box.

Please show me how to do it.

Can I write VBA code at ONCLICK of RESERVE DATE text box.

Please show me how to write the code.
Thank you
Loi
 
Top