Calender Control 9.0 Questions

D

David Matyas

I am using the "calender control 9.0" to put a date
selector on my form. Is there a way that i can make that
when i reach it in the tab order (and only then), it will
by default select todays date (but if neccesary i should
be able to change it to a different date)?

Thank You
 
V

Van T. Dinh

You can use the Today Method of the Calendar Control. Check Access VB Help
on the Today Method of the Calendar Control.

Alternatively, you can set its value to Date().
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top