Employees can be imported from a comma separated file. The data in each column is as follows:
DivisionCode | DivisionName | DepartmentCode | DepartmentName | PositionCode | PositionName | EmployeeID | LastName | FirstName | MiddleName |
- EmployeeID and LastName are required fields, but all must be present if they are empty
- Commas are not valid as a field value, even if contained within quotation marks
Imports can be used to update as well as insert data into Visual Casino 6. If the EmployeeID column matches an existing employee, it will update the record rather than import a new one.