Using Calendar Control

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

Guest

I am trying to use the calendar control to be the input source for a range of
dates in a query. I have the calendar on a form and I want for the user to
select a [beginning date] and[ end date] and then pull the report . right now
the have to input the date by typing 03/01/2006 - 03/06/2006. I am trinig to
make the calenedar be the date selector. I hope this makes sense.
 
KBM said:
I am trying to use the calendar control to be the input source for a range of
dates in a query. I have the calendar on a form and I want for the user to
select a [beginning date] and[ end date] and then pull the report . right now
the have to input the date by typing 03/01/2006 - 03/06/2006. I am trinig to
make the calenedar be the date selector. I hope this makes sense.

See the Calendar Tips page at my website
http://www.granite.ab.ca/access/calendars.htm

There could, likely will, be lots of version problems when you go to
distribute the MSCal.OCX..

One alternative is MonthCalendar is a completely API generated Month
Calendar derived directly from the Common Control DLL. There are
links to several downloadable calendar forms at my website. As these
are forms you can also do anything with them you want.

You can also use the calendar form which comes in the Access <insert
your version here> Developers Handbook by Litwin/Getz/Gilbert,
publisher Sybex www.developershandbook.com. These books are well
worth spending money. Every time I open one I save the price of the
book.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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

Similar Threads

Access Running Balance in Access 1
Calendar Color 2
Dates 4
Date and Time Reporting 1
Access 2003 Calendar Control 11.0 value update 2
Clandar Popup in Access 2007 1
Make Calendar Control Invisible 1
Searching Outlook Calendar 5

Back
Top