Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Set ocxCalender date to current

Status
Not open for further replies.

eon5

Technical User
Dec 31, 2007
47
ZA
Hi,

I have n ocxCalender on one of my forms and when i activate it to load the date in a text box...the calender loads the date feb03, this is irritating because i have to select dropdown list 2008, dropdown list June and then the date.

Current date will make life for the client easier requiring only to select the day of the current date.

is there any way of loading the form to current date?

Thanks
eon5
 
Set Default Value to =date()
 
Can't you set the value of this control to Date() in the Form's Load event procedure ?

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top