Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • On the Details tab, the Department Code field initially contains 100 which is the first entry in the Departments dropdown. You could avoid this by using a different field for department code in the Departments dropdown. This would require changes to the LoadDepartments routine and the Departments.ItemGotSelection event routine.
  • All fields on the Details tab sheet are input capable. The Employee ID field could be set to ReadOnly = True, so that the key field cannot be changed.

...