and their employee number in the form
This makes me think you should have a user table as well (e.g. tblUsers). When a user opens the db you can get any of their info from that table via vba or Environ variable. Then you can set a combo box to their employee number or whatever you want to show there, thus they don't have to repeatedly find their info when they need it. The combo would allow them to also switch to another user if they need to, like if they're covering them off during vacation.
I know, a bit much at this time perhaps, but if you start with the tables you need (and they're normalized) you'll find development a bit easier.
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.