Re: User enter date like "12/05/345
- From: "Karl E. Peterson" <karl@xxxxxxxx>
- Date: Fri, 14 Dec 2007 16:46:56 -0800
Hi Tony --
Yep, it's a very painful area. I wrote my own common control based date/time picker
control once, too, simply out of frustration with the available options. Nasty
stuff, dates!
Later... Karl
--
..NET: It's About Trust!
http://vfred.mvps.org
Tony Toews [MVP] wrote:
"Karl E. Peterson" <karl@xxxxxxxx> wrote:
A lot of folks simply give up, and use a calendar-type control instead.
If the environment is Access we prefer using a form given the
distribution and versioning problems of ActiveX controls.
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.
Duane Hookum has an awesome and simple calendar in a report. See the
Calendar Reports sample section at
http://www.access.hookom.net/Samples.htm
Tony
.
- References:
- Re: User enter date like "12/05/345
- From: Karl E. Peterson
- Re: User enter date like "12/05/345
- From: Tony Toews [MVP]
- Re: User enter date like "12/05/345
- Prev by Date: Re: User enter date like "12/05/345
- Next by Date: Running a Sub from a cell expression in Excel
- Previous by thread: Re: User enter date like "12/05/345
- Next by thread: Office automation via VS2008
- Index(es):
Relevant Pages
|
|