Re: How do I move focus to sub form

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"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)


.



Relevant Pages