Re: How do I move focus to sub form
- From: "Dirk Goldgar" <dg@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Jun 2005 11:21:44 -0400
"Robin Chapple" <robinski@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5mu4b1p3ucma7je341b2cqqf0bvasssrcn@xxxxxxx
> Thanks Dirk,
>
> I had tried Allen's code with partial success. Yours did the trick.
I believe Allen accidentally left out a word in one of his code lines.
I'm sure he meant to write:
Me.frmMemberClubHistoryTerminated.Form.Reason.SetFocus
or
Me.frmMemberClubHistoryTerminated.Form!Reason.SetFocus
Both of those are equivalent to the version of the statement that I
posted.
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)
.
- References:
- How do I move focus to sub form
- From: Robin Chapple
- Re: How do I move focus to sub form
- From: Dirk Goldgar
- Re: How do I move focus to sub form
- From: Robin Chapple
- How do I move focus to sub form
- Prev by Date: Re: Unwanted char appearing in query
- Next by Date: sfrgn
- Previous by thread: Re: How do I move focus to sub form
- Next by thread: Form, Subform, Tab key
- Index(es):
Relevant Pages
|