Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Focus on forms

0 views
Skip to first unread message

aablank

unread,
Jun 12, 2003, 3:57:59 PM6/12/03
to
I'd like to change the focus to the first text box in a
form whenever the record changes. Is that possible and
how? I can't seem to find a "change record" event.

Dean

unread,
Jun 12, 2003, 4:05:53 PM6/12/03
to
use the form OnCurrent event to reset the focus when
switching between records.
In the OnCurrent Event of your form add a line of code to
set the focus to your first text box.

- - - Dean

>.
>

Anne Mohr

unread,
Jun 19, 2003, 9:29:10 AM6/19/03
to
It sounds like you just need to set tab order - From the
menu select view tab order a box comes up you can then
just slide the field to the top that you want it to focus
on.
Question: Did you ever copy a form from one table to
another and get an error message "You can't carry out this
action at the present time". I can do it one time and then
I get this message. System locks up and I have to end the
software with task manager. Any clues?
>.
>
0 new messages