Hi
Problem, I've got 2 fields in a Form (Name & Age), what I want to do is: -
once a name has been entered I want to automatically lock the age field so if anybody try's to enter a number value then the field wont allow input.
I've tried this: -
If name Is Not Null Then age . Locked = True
This Formula was a event procedure on the name field but wont work.
I am using access 97.
Can anybody help.
Nickotine
Problem, I've got 2 fields in a Form (Name & Age), what I want to do is: -
once a name has been entered I want to automatically lock the age field so if anybody try's to enter a number value then the field wont allow input.
I've tried this: -
If name Is Not Null Then age . Locked = True
This Formula was a event procedure on the name field but wont work.
I am using access 97.
Can anybody help.
Nickotine