Home >Common Problem >How to insert a date picker in Microsoft Word
Sometimes when you create a Word document that requires data to be filled in (including a date) and share it with others to fill in, you may want to make sure that the date format is strictly followed to maintain the uniformity of the document. However, even if you explicitly write that you want Following this specific date format, people are people and rarely follow the rules. In this case, it would be nice if you could force the date to be entered in a specific format you want, using a date picker, don't you think?
So, keep reading, that’s exactly what we’re going to talk about today.
Step 1: First, we need to enable it in your Microsoft Word "Developers" tab. If you have already enabled this tab, you can skip directly to step 4. Otherwise click the File tab at the top.
Step 2: On the left side of the window, click the "Options" tile for the next step.
Step 3: In the Word options window, click the ## on the left #Custom Ribbon. Now on the right , check the checkbox corresponding to the option named Developer. Click the "OK" button when finished.
This will enable theDeveloper tab in Microsoft Word.
Step 4: Once the Developers tab is enabled, click on it and then DatepickerContentControl icon, as shown in the screenshot below.
Step 5: You will now see that the date picker has been successfully inserted into your Word document. Now let's customize it. To do this, click on the Design Mode icon under the Developer tab itself.
Step 6
: Next, first select the texton the date picket. Then click the Insert tab at the top. Finally, click the Insert Date and Time icon.
Step 7
: When theDate and Time window opens, select the format of your choice from the available formats Date format. Then select the checkbox corresponding to the Automatically update
option. After that, click the "OK" button.
Step 8
: Next, let’s turn off design mode. To do this, click theDesign Mode button again. This is located under the Developer tab, as described in step 5.
Step 9
: Now click on theDate Picker again and then click on the Properties button at the top.
Step 10
: In theContent Control Properties window, you can specify a title for the Date Picker. You can also choose your favorite color. You can also choose the date format.
In this window you can also customize many other options. For reference, please see the screenshot below. After all is completed, click theOK
button.
Step 11
: That’s it. Your date picker is ready and customized.By default, the date picker will display the current date . You can later select any date from the date picker just click on it.
The above is the detailed content of How to insert a date picker in Microsoft Word. For more information, please follow other related articles on the PHP Chinese website!