Thread: Tab Order
View Single Post
  #3  
Old June 5th, 2010, 12:54 AM posted to microsoft.public.access.forms
Linq Adams via AccessMonster.com
external usenet poster
 
Posts: 1,474
Default Tab Order

"if a change is made in either a check box or text box, when tab is pressed
again, the focus goes to the first field of the first record"

Unless this is some weird type of form corruption, it indicates that after
any control is changed the form is being requeried.

I'd go into the code module for the form and enter

Requiry

into the Find box and see what shows up.

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000/2003

Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...forms/201006/1