Calendar function

Steiny386

New member
Local time
Today, 09:22
Joined
Sep 4, 2003
Messages
5
Is there a calendar function or something that will pop up a calendar with today's date highlighted and able to switch months with a button...then select a date an have that date entered into my Textbox date value. I have found nothing in the help section of Access. grrrrrrrr lol!

I made my own form which does this but I want to know if there is a function that I could use instead.

Thank you for your time in advance!

Shane
 
I dont know a whole lot yet, but i do know there is a calendar tool (ActiveX control ) that you can add to a form.

In design view of your form click on the more controls icon in your VB toolbox menu. the control is called 'calendar control 10.0' (in my version)

im not too sure what you can do with this control, but im sure it is capable of doing what you want.

Jurgen
 
You can have a look at the calendar control in one of the examples I posted on this thread.
 

Users who are viewing this thread

Back
Top Bottom