Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Focus on forms
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
aablank  
View profile  
 More options Jun 12 2003, 3:59 pm
Newsgroups: microsoft.public.office.access.formscoding
From: "aablank" <aabl...@hotmail.com>
Date: Thu, 12 Jun 2003 12:57:59 -0700
Local: Thurs, Jun 12 2003 3:57 pm
Subject: Focus on forms
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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dean  
View profile  
 More options Jun 12 2003, 4:09 pm
Newsgroups: microsoft.public.office.access.formscoding
From: "Dean" <d...@nospam.com>
Date: Thu, 12 Jun 2003 13:05:53 -0700
Local: Thurs, Jun 12 2003 4:05 pm
Subject: RE: Focus on forms
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anne Mohr  
View profile  
 More options Jun 19 2003, 9:29 am
Newsgroups: microsoft.public.office.access.formscoding
From: "Anne Mohr" <am...@nycap.rr.com>
Date: Thu, 19 Jun 2003 06:29:10 -0700
Local: Thurs, Jun 19 2003 9:29 am
Subject: Focus on forms
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?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »