You can use a database program to store information in a more structured way.
| |
| Create a Form to Enter Information into your Database |
It is important that you design the form so that it is easy to use:
- place a title at the top so you know what the information is about;
- choose a clear font that can be read easily;
- put the questions in the same order as they appear on the questionnaires.
| |
| Validation Rules |
Some database programs will also let you specify rules to help check that entered information is sensible. They are known as validation rules.
| |