A family of Microsoft word processing software products for creating web, email, and print documents.
Hi Scott,
Thanks for contacting us,
Certainly! To create a fillable form in Word, you can use content controls. Here's how you can replicate the fillable fields in the new section:
- **Enable Developer Tab**:
- Go to the **File** menu.
- Click on **Options**.
- In the **Word Options** dialog, select **Customize Ribbon**.
- Check the box next to **Developer** in the right column.
- Click **OK**.
- **Insert Content Controls**:
- Click on the **Developer** tab in the ribbon.
- Use the following content controls for your form:
- **Text Box**: For plain text input.
- **Combo Box**: For drop-down lists.
- **Check Box**: For checkboxes.
- **Date Picker**: For selecting dates.
- **Customize Content Controls**:
- Right-click on a content control and choose **Properties**.
- Set properties like placeholder text, default values, etc.
- **Test Your Form**:
- Save your document and test it by filling out the form fields.
I hope this helps!
Regards, Sola