Hey there, i'm sorry if this is a rookie question i'm still pretty new, but I hope that's what these forums are for! I am using Access 2010.
I've got a form where I want to add an employee and I have three fields (EmpFirstName), (EmpLastName), and (EmpCode).
They all have their own control source from a table but what I want is EmpCode to automatically fill in after they type a first name and last name and not be editable.
Example being. Smith, John and the empcode will fill in with smijo (3 of last and 2 of first). I understand this is probably completed using Expression Builder (not sure on the command) and how do I make it so Empcode still receives the data entered??
Thanks in advance!