OfficeDev/Office-Access-Replace-Calendar-Control

Name: Office-Access-Replace-Calendar-Control

Owner: Office Developer

Description: Learn how to replace the calendar control in

Created: 2015-09-14 18:25:07.0

Updated: 2017-12-28 21:30:56.0

Pushed: 2017-12-28 21:30:56.0

Homepage: null

Size: 14547

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Office-Access-Replace-Calendar-Control sample

Companion files for the Visual How To Replacing the Calendar Control in Access 2010 applications

Microsoft Access has included a Calendar control since it first added support for ActiveX controls, in Access 2.0. The calendar control, MSCAL.OCX, is not included with Access 2010. In addition, if you attempt to open a form that includes the control, you will receive the following error: “Your Microsoft Office Access database or project contains a missing or broken reference to the file ?MSCAL.OCX?.”

This repostory is a companion to the Visual How To Replacing the Calendar Control in Access 2010 applications. It contains an Access 2010 database that demonstrates replacing the calendar control and copy of the video showing how to replace the calendar control.

To see the sample calendar control:

  1. Clone the repostory to your local hard drive.
  2. Open the database file (CalendarDemo.accdb).
  3. Right-click on frmCalendar and select Design view.
  4. In the ribbon, select View Code to see the Visual Basic code that implements the calendar control.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.