[h=2]Formatting Forms
[h=4]Command Buttons
If you want to create a way for users of your form to quickly perform specific actions and tasks, consider
adding command buttons. When you create a command button, you specify an action for it to carry out
when clicked. By including commands for common tasks right in your form, you're making the form easier to use.
Access offers many different types of command buttons, but they can be divided into a few main categories, including:
[h=4]Command Buttons
If you want to create a way for users of your form to quickly perform specific actions and tasks, consider
adding command buttons. When you create a command button, you specify an action for it to carry out
when clicked. By including commands for common tasks right in your form, you're making the form easier to use.
Access offers many different types of command buttons, but they can be divided into a few main categories, including:
- Record Navigation command buttons, which easily allow your user to move among the records in your database.
- Record Operation command buttons, which let your user do things like save or print a record.
- Form Operation command buttons, which give your user the ability to quickly open or close a form, print the current form, and other actions.
- Report Operation command buttons, which offer the user a quick way to do things such as preview or mail a report from the current record.