Calendar Picker

  • Thread starter Thread starter Jason MacKenzie
  • Start date Start date
J

Jason MacKenzie

I'm totally new to Access development so any help is really appreciated. I
have a bunch of records in my database with a date/time column. What I'd
like to do is put a calendar picker on the form and then select the record
based on the date selected in that calendar picker.

How can I do this?

Thanks,

Jason
 
"Jason MacKenzie" wrote
What I'd like to do is put a calendar
picker on the form and then select
the record based on the date selected
in that calendar picker.

There's a nice calendar date picker, all done with Access forms and
controls, so you don't have to distribute anything extra with your database
that you can find at http://www.wolfwares.com. If that turns out not to meet
your needs, MVP Tony Toews has a page about calendar options at his site
http://www.granite.ab.ca.

Larry Linson
Microsoft Access MVP
 
Back
Top