Calnedar Control

L

Luciano

Hi, I developed an Access2007 application and I use frequently the
calendar-Control. I wrote a huge number lines in VBA-code and it works
excellent. However in Access 2010, this control disapeared. When my clients
are going to upgrade to Office 2010, my application will be errored. Please
reïntegrate his calendar control in the Active X? I really need this calendar
control.
Luciano

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...89650cbedeec&dg=microsoft.public.access.forms
 
A

Arvin Meyer [MVP]

Luciano,

It will not happen. The control is permanently retired. I have an free
calendar created as an Access form that has worked in every version of
Access since Access 2.0. You should be able to replace most of your code in
each control with a single line of code, and it can be called as a function
in a control property. Take a look:

http://www.datastrat.com/Download/Calendar2K.zip
 

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

Top