MS Access DTM Picker - Query - Reg

Shallo9

Registered User.
Local time
Today, 14:56
Joined
Nov 11, 2011
Messages
95
Hello All,

I am working on MS Access 2010 and am wondering if there is a way to
cross out the dates from a date picker (*Like in travel agents
websites)


For example I have got two text boxes which have a datepicker attached
to them. It works fine but then I want to add this functionality where
it crosses off or deactivates all the dates depending on the other
text box's value.

In my case I have got two textboxes called from & to, I want to cross
off all the dates in the "to" DTM Picker prior to the date of "from".

I hope I have managed to phrase my query properly.


Many Thanks
Shallo
 
Last edited:
You might be able to do it with Stephen Leban's date picker control:

http://www.lebans.com/monthcalendar.htm

I've not used it before but after a quick look at the readme it seems possible. So you will need to read the entire readme.txt on the site.
 

Users who are viewing this thread

Back
Top Bottom