Exercise on Forms
1. Using Templ table, create a form as shown below and save the form as Fempl.
PERSONNEL RECORD
DATA ENTRY FORM
Id Number, ? Last Name ? Sex?
First Nam , ? Hire Date ? Department?
Birth Date ,? Status ? Remark?
Salary
2. Use Temp2 table to create form with "Auto Form" form wizard and modify the form by creating a calculated field for value which is the product of quantity and price - save the form as Femp2.
3. Use Temp3 table and create form with "Tabular Form" and make any changes you want and save the form as Femp3.