RE: Disable selection of Text Box

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



thank you.. information was vary useful
--
Work is sometimes hard....but someone has to do it.


"Ofer Cohen" wrote:

Sorry forgot this part.
There are a couple of ways
1. Set the TAB order of the fields in the form, and specify the first field
Open the form in design view, and select from the menu "View" -> Tab Order

2. On the form OnLoad event of the form you can use the SetFocus to set the
focus to any field

Me.[TextBoxName].SetFocus

--
Good Luck
BS"D


"Pierre" wrote:

I promise I tried that already, but now I feel dumb for asking and what I
thought should work WORKED. But you didn't comment on what I should do to
have the cursor move to the first entry field or a field of my choosing
altogether.
--
Work is sometimes hard....but someone has to do it.


"Ofer Cohen" wrote:

Change the Enabled property of the Text Box to No

--
Good Luck
BS"D


"Pierre" wrote:

Greetings all...My issues today is that I have a Text Box on a form that is
formatted to display the value of a field; "=[FName] & " " & [LName]". Now
although I can't edit the information in the Text Box, I can select it. Is
there a way to prevent it from being selected. You may ask what would it
matter if it’s selected if you can't edit it. Brings me to part two of my
inquiry. Is there a way to have the cursor start on a particular field when
the form is opened. Something like on open go to field LName so that an
entry can be made if need be. Thanks in advance for any and all suggestion.
--
Work is sometimes hard....but someone has to do it.
.



Relevant Pages

  • RE: Disable selection of Text Box
    ... Set the TAB order of the fields in the form, and specify the first field ... have the cursor move to the first entry field or a field of my choosing ... although I can't edit the information in the Text Box, ...
    (microsoft.public.access.formscoding)
  • Re: Continuous subform behavior
    ... Does this only happen with this specific subform? ... Make sure you don't double click as you place the cursor in the ... Double clicking into a text control selects all. ... edit records. ...
    (microsoft.public.access.formscoding)
  • Re: Open doc with cursor at end?
    ... so I wrote little AutoOpen and AutoClose macros. ... > would place a hidden bookmark wherever the cursor was. ... > would automatically search for the bookmark and jump to ... > look at them, not to edit them). ...
    (microsoft.public.word.newusers)
  • Re: Open doc with cursor at end?
    ... so I wrote little AutoOpen and AutoClose macros. ... > would place a hidden bookmark wherever the cursor was. ... > would automatically search for the bookmark and jump to ... > look at them, not to edit them). ...
    (microsoft.public.word.newusers)
  • Re: word 2002 once a letter is merged i can not edit it unless i u
    ... I have a standard letter to which i merge data stored in an acces db. ... once merged i can not edit the merged letter, i can not insert the cursor ... cursor where i like. ... > Something here does not ring true of a mailmerge. ...
    (microsoft.public.word.mailmerge.fields)