Form automatically tabs out of field while typing

M

Maverick

I have my main data entry form with the textbox Title. The control source is
Title from a table. There are no events on this textbox. Every time a new
record is created, the focus is set to the textbox (which is Tab Order 0).
When the user is entering text into the textbox, it suddenly sets focus to
another textbox named Description (Tab Order 20). It doesn't do this after a
set number of characters and the Auto Tab function is set to No. The data
entered never reaches the maximum characters set in the control source's
table. Also, this doesn't seem to happen on a record that is not newly
created.

I've tried creating a new textbox with the same control source but named
Title2. I set this new textbox to Tab Order 0 and I have the same issue. This
makes absolutely no sense to me. I will continue to try various approaches,
but if anyone has any suggestions, I could save myself a trip to the looney
bin.

This happens in both Access 2003 and 2007 using either Windows XP or Vista.

Thanks.

--

HTH

Don''''t forget to rate the post if it was helpful!

Please reply to newsgroup only, so that others may benefit as well.
 
M

Maverick

I have no timers running. Additionally, there are no events that reference
the textbox named Description at all.

--

HTH

Don''''t forget to rate the post if it was helpful!

Please reply to newsgroup only, so that others may benefit as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top