The Department form is used to store all the departments you can select from in the Department combo box field. You can set this up to reflect whatever type of information you want to use. An example of departments you could use would be "Operation", "Warehouse", "Accounting" and so on.
The Department form allows you to add, edit or delete records. The Sort buttons are used to move the selected record upward/downward one spot for each click.
Click the New button to add another department or click the Delete button to delete a selected department.
Toolbar Buttons perform an action on the current record like adding, deleting or saving.
The New button will move your cursor to a new line where you can add a new record.
The Save button will save the selected record.
The Undo button will cancel out the last change/s done to the record reverting it to its older state.
The Print button will open the Department Preview, which allows you to review and print.
The Export button will allow you to export the search results to your desired file type namely: HTML, PDF, RTF, Text and Excel.
The Close button will close the Department form.
Press F1 or click F1-Help button at the bottom left corner of the form for help on what this form is all about.