- It’s time-consuming. You need to enter the data in one cell, then go to the next cell and enter the data for it. Sometimes, you need to scroll up and see which column it is and what data needs to be entered. Or scroll to the right and then come back to the beginning in case there are many columns.
- It’s error-prone. If you have a huge data set which needs 40 entries, there is a possibility you may end up entering something that was not intended for that cell.
Shathana. S.R. Answered question July 5, 2023

. Now write a simple user entry form in Word 2013.
· Add the Content Control that satisfies the user entry form requirements. Click on the “Developer tab” and go to the “Control group” to select the appropriate control. For example, I have added a “Rich text box” for entering the name of the user, 2-To 2 Radio buttons for asking Gender information and marital status.
· Add a drop-down list for choosing an occupation and add a different choice. For this select drop-down list and choose “Properties” and use the “Add” button for adding choices to your drop-down list.
· Add a Text Box for entering the user’s Email; to do that click on the “Insert tab” and choose “text box” from the” text” group.
· Now add Date Picker Content Control to choose the date of birth. And change the property of the date picker control to enter a date in your desired format. To change the property select Date Picker control and click on the properties then select your desired format of a date.”