PDA

Click to See Complete Forum and Search --> : CalenderUrgent and Important: Control in Visual Basic For Applications(Ms Access)


Nyika Gotora
Sep 7th, 2000, 04:57 PM
Dear Ladies and Gentlemen.

I would be most grateful if someone is to help me with the following.
I would want to make use of a calender in a text box or combo box to enter dates in most of my Microsoft access applications. I have been trying several times in the past two days without any success.
I can create the Calender Control and format it. but the the code required to extract dates from it and assign them to other controls is what is vexing me.

Nyika Gotora.

Shafee
Sep 8th, 2000, 09:22 AM
Click the link below to download a calendar control.
http://download.cnet.com/downloads/0-14480-100-1431947.html?tag=st.dl.10000_103_1.lst.td

If you have VB6 you will already have this control.

666539
Sep 8th, 2000, 09:32 AM
Try using the date picker rather then the calander control.