G
Guest
diHi,
I am a new user to Access and I am trying to do the following. I have a
form called Meetings and a subform called Attendants. On the form load I
want some of the fields from the form and some from the subform disabled.
Unfortunately, I am able to get the filed associated with the form disabled
by writing some code on the Form Load event. I tried several ways to disable
the fields associated with the subform: 1. Tried writing code in the Form
Load event, but it wouldn't recognize the subform fields there. 2. Tried
writing code on the subform load event, but got an error stating "You can't
siable a control while it has the focus". Any help you can provide here
would be greatly helpful. Thanks in advance.
I am a new user to Access and I am trying to do the following. I have a
form called Meetings and a subform called Attendants. On the form load I
want some of the fields from the form and some from the subform disabled.
Unfortunately, I am able to get the filed associated with the form disabled
by writing some code on the Form Load event. I tried several ways to disable
the fields associated with the subform: 1. Tried writing code in the Form
Load event, but it wouldn't recognize the subform fields there. 2. Tried
writing code on the subform load event, but got an error stating "You can't
siable a control while it has the focus". Any help you can provide here
would be greatly helpful. Thanks in advance.