gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I have a field where the data type is Calculated Left([Emp_LastName],5) & Left([Emp_FirstName],2)
FYI This creates a UserID.
I want this is be the default but let the user make up a 5 character one if they choose.
whats the best way to do this?
FYI This creates a UserID.
I want this is be the default but let the user make up a 5 character one if they choose.
whats the best way to do this?