R
RBB
I have continued troubles with the subform and using
Reqery, GoToControl, SelectObject. For example I have a
Main form called MainF10 and a subForm called SubFormF11
and a combo box on the SubFormF11 called Combo14. Using MS
Knowledge base article 209689 (How to Set Focus to a
SubformUsing GoToControl) as a guide. I created a Macro
GoToControl SubformF10
GoToControl Combo14
Requery
Yet I get the error mesage
"There is not field Named Combo14 in the database in the
current record." after it reads the second GoToControl
statment.
I continuly have problems with GoToControl, SelectObject
and the like. Where can I read to understand how they
work. I tired all combination and cannot get them to work.
Thanks for help
RBB
Reqery, GoToControl, SelectObject. For example I have a
Main form called MainF10 and a subForm called SubFormF11
and a combo box on the SubFormF11 called Combo14. Using MS
Knowledge base article 209689 (How to Set Focus to a
SubformUsing GoToControl) as a guide. I created a Macro
GoToControl SubformF10
GoToControl Combo14
Requery
Yet I get the error mesage
"There is not field Named Combo14 in the database in the
current record." after it reads the second GoToControl
statment.
I continuly have problems with GoToControl, SelectObject
and the like. Where can I read to understand how they
work. I tired all combination and cannot get them to work.
Thanks for help
RBB