Thanks for the reply RG.
I think I should have stated:
Parent has several subforms on tabs.
One of the parent's subforms has several subforms (no tabs).
I can make entry on parent and any subform1 and return to parent OK>
I can make entry on any subform1 then any other subform1 or parent and
return to either OK.
What I cannot do is return anywhere other than subform2 after making entry
on subform2.
I suspect my problem is property or code for subform2, but can't see it.
What do you think now?
--
Thanks for your help,
Chris
"ruralguy via AccessMonster.com" wrote:
> If it helps you, when you move from MainForm to SubForm or SubForm to SubForm,
> the form you are leaving has the current record saved. Since you said you
> have DataEntry turned on and that only allows viewing of new, unsaved records,
> that is where I would begin looking for the problem.
>
> Chris wrote:
> >I am not a pro...hoping you can provide help.
> >
> >My client entry form has a jobs subform and jobs has a details subform. All
> >are set to data entry either by property or code.
> >
> >As I enter data, if I do so in order of parent, sub1, and sub2 I get no
> >surprises. However, when I want to return to either the parent or sub1 to
> >change an entry or make one that was missed, the control (on only parent or
> >sub1) are locked. At least I think locked, they appear to be enabled - no
> >change in appearance.
> >
> >Can anyone point to where I could look for resolution?
> >
>
> --
> HTH - RuralGuy (RG for short) acXP WinXP Pro
> Please post back to this forum so all may benefit.
>
> Message posted via http://www.accessmonster.com
>
>