E
Eric G
I'd like to be able to code so that when a particular UserID logs in
via a password form, several control fields on another form are
unlocked and then locked again when that form is closed.
The UserID is entered in a control called cboUserID on a form named
'frmPassword'. The control has three columns, the first containing the
UserID.
The tab form that has the control fields that need to be unlocked is
called 'frmTab'. On frmTab's 2nd tab there lies two forms:
Parent form called 'frmTabStudent' and subform called
'frmTabStudentSub'
The control fields that I'd like to unlock are on this
'frmTabStudentSub'.
Guidance on the commands to unlock and lock several fields would be
greatly appreciated! I hope I've provided enough info.
TIA Eric
via a password form, several control fields on another form are
unlocked and then locked again when that form is closed.
The UserID is entered in a control called cboUserID on a form named
'frmPassword'. The control has three columns, the first containing the
UserID.
The tab form that has the control fields that need to be unlocked is
called 'frmTab'. On frmTab's 2nd tab there lies two forms:
Parent form called 'frmTabStudent' and subform called
'frmTabStudentSub'
The control fields that I'd like to unlock are on this
'frmTabStudentSub'.
Guidance on the commands to unlock and lock several fields would be
greatly appreciated! I hope I've provided enough info.
TIA Eric