Cursor Status

  • Thread starter Thread starter Frank Wagner
  • Start date Start date
F

Frank Wagner

I have a field where I want the user to be able to go to a particular
position in the field so they can enter a single character in that position.
Generally this works, but sometimes the user finds that the cursor lights up
the entire field, so that typing will replace all the data in the entire
field. I'm not sure what causes this to happen, and the users don't know
either. Is there any way that I can enter VBA code that after every
keystroke will force the system to not light up the whole field so the user
can move the cursor around in the field and keep entering data when they want
to?

I use Access 2000

It's a vexing problem and any help would be appreciated

Thanks

Frank Wagner
(e-mail address removed)
 
Check option in Tools--Options--Keyboard--Behavior Entering Field
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
Back
Top