Calendar ActiveX deposit result in previous text box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I used the activeX calendar on my form. I would like to use the same for for
several date records. I would like for the caladar result to be place in
whichever text box I last exited. Is this possible?
 
Rod

Yes this is possible, but I would loose the Active X control in a heartbeat.
If I were you I would go here:
http://allenbrowne.com/ser-51.html
and download Allen Browns demo. In fact about a month ago I did just that
for a project.

It worked well, was simple to implement, and because you have the source
code (it is a 100% Access only solution) you can easily make changes to the
calendar. I was able to easily add a "goto today" feature that the customer
requested in less than 5 minutes programming time.

Ron W
www.WorksRite.com
 
I completely agree with you. This is simple to use, yet powerful enough for
those just getting started w/ Access but have some significant requirements.
This more than gets the job done! Great help!
 
Back
Top