[AccessD] How to use Microsoft's calendar control in access

Edward S Zuris edzedz at comcast.net
Mon Nov 10 22:31:50 CST 2008


 Sorry, I don't have he Access Developer's Handbook.

 I have been following Calendar how-to from web site.
  http://www.fontstuff.com/access/acctut09.htm

 The part about dragging the control to the tool box
 wasn't covered very well.  But other clues came to
 the rescue.  So with a some VBA, I am able to make
 something useful for a customer.  If a little award.

 BTW, I wrote one using buttons, drawn by VBA, but it
 takes a lot of screen real-estate and is clunky.

 Thus the (MsCal.ocx) became the lesser of evils.

 I would like to see Drew's minicalendar to compare
 it the button code that I put together.




-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Rocky Smolin
at Beach Access Software
Sent: Monday, November 10, 2008 8:29 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] How to use Microsoft's calendar control in access

I use the calendar from the Access Developer's Handbook.  If you have that
or know someone who does, it's a really nice calendar and easy to implement.


Rocky Smolin
Beach Access Software
858-259-4334
www.e-z-mrp.com
www.bchacc.com



-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Darren D
Sent: Monday, November 10, 2008 4:54 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] How to use Microsoft's calendar control in access

Hi Edward

Personally I steer clear of the OCX calendar. It obviously has to be
registered blah blah blah

A long time ago (Sorry can't remember from whom) there was a post that
included a way cool non-ocx calendar drawn with boxes etc. I can send a copy
off list - Easy to work with and to get values into and out of

Then there is the timeless brilliance (grin) of Drew's minicalendar. Very
simple to work with

Again there is Lebans calendar too - All excellent products

Name your poison :-)

Darren
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Edward S Zuris
Sent: Tuesday, 11 November 2008 7:08 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] How to use Microsoft's calendar control in access


 I think I have learned how load the calendar control

 Ms-Access > tools >  custom  > Commands tab > calendar control 9.0

 Then dragged the control over to the tool box and it seems to work.

 Now how to use it.



-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Edward S Zuris
Sent: Monday, November 10, 2008 12:51 PM
To: accessd at databaseadvisors.com
Subject: [AccessD] How to use Microsoft's calendar control in acces


 Help. . .

 How do you add the calendar control (mscal.ocx) to a form for access 2000 ?

 Using  > access tools > activeX controls and it seems to reg ok.

 Then to > access tools >  custom  > Commands tab > calendar control 9.0

 or Toolbox > customize >custom  > Commands tab > calendar control 9.0

 I can't draw the calendar control on the form.

 What to do ?
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list