N
Nigel Greenwood via AccessMonster.com
Hi
I have a main form and subform,I want a new record to initiate on entry
into the subform, which I have on current event of the subform with
DoCmd.GoToRecord , , acNewRec
This takes me to the first field in the dataview and I can tab through the
fields.
If I tab through though the record and, ADD NO DATA, eventually control
passes back to the main form.
PROBLEM
on control passing again back to the subform, the focus is now on the last
field in the subform and I have to use keyboard back arrow buttons to get
back to the first field.
Any help appreciated Nigel
I have a main form and subform,I want a new record to initiate on entry
into the subform, which I have on current event of the subform with
DoCmd.GoToRecord , , acNewRec
This takes me to the first field in the dataview and I can tab through the
fields.
If I tab through though the record and, ADD NO DATA, eventually control
passes back to the main form.
PROBLEM
on control passing again back to the subform, the focus is now on the last
field in the subform and I have to use keyboard back arrow buttons to get
back to the first field.
Any help appreciated Nigel