
- WORD DATE PICKER CONTROL HOW TO
- WORD DATE PICKER CONTROL 64 BIT
- WORD DATE PICKER CONTROL UPDATE
- WORD DATE PICKER CONTROL 32 BIT
- WORD DATE PICKER CONTROL CODE
It’s not uncommon to lost data while working with Word yet it’s certainly not a pleasant experience, but fear not. Not convenient since we need to switch to “Insert” section and select the “Date & Time” accordingly. More controls when inserting the date and time.ģ.
WORD DATE PICKER CONTROL UPDATE
Can update to current date automatically or press “F9” to update manually.Ĥ. The date/time inserted by Word is always valid.ģ. No control on the date/time displayed unless we use complex field codes.Ģ. User may modify the date/time manually and input invalid date/time.Ĥ. Only used for inserting the current date/time.Ģ. Can update to current date automatically or press “F9” to update manually.ġ. The date/time inserted by Word is always valid.Ĥ. Very convenient since we can insert with keyboard shortcuts.ģ. Cannot update to current date automatically.ġ. Not convenient since we need to switch to “Developer” section and select the control accordingly.ģ. DON’T need to remember any keyboard shortcuts.Ĥ. You can pick any date from the drop-down calendar instead of inputting manually.ģ.

WORD DATE PICKER CONTROL HOW TO
And as for how to add it,please read another article: How to Insert Background Music into Your Word Document Thus using this way requires you to add “Developer” option to the “Menu Bar” first. Method 1: Insert a “Date Picker Content Control”Īt the very beginning, you have to know that by default, Word does not place “Developer” option on the “Menu Bar”. Yet, there are clever tricks to help you smooth your work and find out more capability of Word as well. Certainly, typing by yourself all the time may not be a huge task. Chances are each time, you may have to type date or time in the document manually to mark your operation. It happens quite often that you have to work on a Word document for several days.
WORD DATE PICKER CONTROL 64 BIT
There is a third party substitute for mscal.ocx available fromĪlso fill the void for 64 bit Office users, but I have not tested it.In the following article, we will talk about 3 different ways to insert date or time into your Word document. This calendar function is available from this Packaged in a template for use as an add-in or for use in your ownĬalendar projects. Instructions included with the downloadable file package).įor those who cannot use mscal.ocx, Doug Robbins has made availableĪn alternative calendar function created entirely in VBA and
WORD DATE PICKER CONTROL 32 BIT
With 32 bit versions of Office used on 64 bit Windows operating systems - see the mscal.ocx will not work with 64 bit versions of Office (but will work It is available from the downloads page of my web site. This was supplied in some versions of Office and so may be present, but if not,

The function will require the installation of Microsoft's ActiveX Calendar Control, filename mscal.ocx. That macro, reproduced above, can be run from a toolbar button, or on entry to a form field (a legacy form field in Word 2007/2010) Before you start
WORD DATE PICKER CONTROL CODE
If you are unfamiliar with using macro code examples, then first see my The calendar is a Word userform run from the macro below. In the following example the illustrations are from WordĢ007, but the function will work equally well with earlier versionsĪnd the relevant dialog boxes virtually identical. Use a pop-up calendar to select and insert a date
