kentendresen
Registered User.
- Local time
- Today, 20:31
- Joined
- Nov 13, 2002
- Messages
- 49
Somebody who can 'translate' this into a vb code?
If Record = New Then
Optiongroup = Null
I want the optiongroup to be 'grey' every time I go to a new record (blank form), but not when I enter a form where the optiongroup already has been used.
If Record = New Then
Optiongroup = Null
I want the optiongroup to be 'grey' every time I go to a new record (blank form), but not when I enter a form where the optiongroup already has been used.