Re: Access Auto Tab

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: AlCamp (anon_at_anon.net)
Date: 10/02/04


Date: Sat, 2 Oct 2004 09:33:18 -0400

John,
   You should have given a little more info on what you have tried so far,
and how that failed.

   Check out AutoTab Property in Help. It explains how to use an input
mask, and use the AutoTab property to move the cursor when you have
satisfied the mask requirements.
    If a field has an input mask of LL and AutoTab is set to Yes, then
entering "AB" in the field will cause the cursor to go to the next field in
the Tab Order as soon as the "B" is entered.
hth
Al Camp

"JohnM" <JohnM@discussions.microsoft.com> wrote in message
news:0C435787-455E-4811-950F-0D1E18A78C18@microsoft.com...
> Help Please
>
> I am new to Access and have set up a database but I have a form on which I
> would like to set AutoTab (there are fourteen boxes to be filled with one
> letter) but I cannot seem to make it happen.
>
> Any assistance would be appreciated
> --
> John Maw
> In the North sea



Relevant Pages

  • Re: SetFocus Question
    ... I am sure that I set all the AutoTab property to false. ... > focus will jump to the next control when the maximum ... >>DOWN arrow key again, the cursor will jump to another ... >>cursor movement when Down arrow key is pressed. ...
    (microsoft.public.excel.programming)
  • Re: Jump from one textbox to another
    ... If a textbox has an input mask, you can just set its Autotab property to ... make the focus jump to the next control in tab order when the user has ...
    (microsoft.public.access.forms)
  • Re: Getting populated fields to automatically skip to the next field
    ... Access provides for this under certan conditions. ... The field in question has to have an input mask that requires a certain ... number of characters ... In Properties - Other the AutoTab Property is set to Yes ...
    (microsoft.public.access.forms)
  • RE: Automatic field tab
    ... As long as you have the input mask set, ... Now you need to set the AutoTab property on that field to Yes. ... > to move to the next field for inputting? ...
    (microsoft.public.access.forms)