Add the features you need to finish the type of form you're creating:
Printed form
- Preview the printed appearance.
- Set print options.
- Print the form.
Online form for use as a Web page
- Add controls such as check boxes and option buttons.
- Create Web scripts to automate the controls.
- Save the form as a Web page.
Online form for use in Excel
- Add controls such as check boxes and option buttons.
- Add data validation rules.
- Add data validation dropdown lists.
- Protect areas you don't want changed.
- Save the form as a template.
- Make the template available over your network by saving it in a shared network folder.
Online form for use in a Microsoft Visual Basic for Applications program.
- Add controls such as check boxes and option buttons.
- Create macros to automate the controls.