Thanks for the help. I set the focus to the second subform
and it automatically went to the first control.

    Me.Parent.frmSub2.SetFocus

Bryan

--- In AccessDevelopers@yahoogroups.com, "Toby Bierly" <[EMAIL PROTECTED]> 
wrote:
> I'm trying to remember, I think you have to set the focus to the 
subform
> first, and then set the focus to the control on the subform.  
Something to
> try.
> 
> HTH,
> Toby
> 
> ----- Original Message ----- 
> From: "stomper57" <[EMAIL PROTECTED]>
> To: <AccessDevelopers@yahoogroups.com>
> Sent: Wednesday, August 03, 2005 11:52 AM
> Subject: [AccessDevelopers] Subform Set Focus
> 
> 
> Hi,
>   I have a main form with two subforms.  I'm trying to set tab
> order to go from the first subform to the other subform.  The
> second subform is not nested.  I tried adding these to the last
> control's Exit event.
> 
>     Me.Parent.frmSub2.cbo1.SetFocus
>     Me.Parent.Form!frmSub2.cbo1.SetFocus
>     Me.Parent.frmSub2.Form.cbo1.SetFocus
> 
> Any ideas?
> Bryan
> 
> 
> 
> 
> 
> 
> 
> 
> Please zip all files prior to uploading to Files section.
> Yahoo! Groups Links





------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12ht1m8ad/M=362329.6886308.7839368.1510227/D=groups/S=1705115370:TM/Y=YAHOO/EXP=1123104902/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!</a>.</font>
--------------------------------------------------------------------~-> 


Please zip all files prior to uploading to Files section. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AccessDevelopers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to