Irfan Salim
Registered User.
- Local time
- Today, 09:10
- Joined
- Oct 3, 2002
- Messages
- 16
I made Employee table with EmployeeNo as Text Field.
I made a form whose record source is table Employee.
I want to restrict user:
1. To enter only numeric employee numbers.
2. Length of Employee number must be 10 digits.
3. Employee Number may start with zero.
I made a form whose record source is table Employee.
I want to restrict user:
1. To enter only numeric employee numbers.
2. Length of Employee number must be 10 digits.
3. Employee Number may start with zero.