Help.Chris
Registered User.
- Local time
- Today, 18:02
- Joined
- Oct 11, 2000
- Messages
- 43
Hi,
I have a subform whose contents are changed based on an option group.
When i change the selection, I have the subform being requeried.
When this is done, if in the previous selection, the second item was selected, the second item remains selected with the new contents.
I need the selection to move back to the first.
I have tried gotorecord on the option group, but i can not get this to work.
My master form is called [Agent Details] and the subform is called [List Of All Agents].
The master form is not bound to the subform.
Does anyone now how to achieve this. Thanks for any help.
Chris
I have a subform whose contents are changed based on an option group.
When i change the selection, I have the subform being requeried.
When this is done, if in the previous selection, the second item was selected, the second item remains selected with the new contents.
I need the selection to move back to the first.
I have tried gotorecord on the option group, but i can not get this to work.
My master form is called [Agent Details] and the subform is called [List Of All Agents].
The master form is not bound to the subform.
Does anyone now how to achieve this. Thanks for any help.
Chris