how to set tab-order in form with subforms?

wcoast

Registered User.
Local time
Today, 17:25
Joined
Jul 9, 2006
Messages
27
Hi!
I've developed a big main form with subforms on. All'n all there are lots of controls on all these forms. (4 subforms in the "main" form).

As I've added controls now and then, they are not added in order from top left to bottom right.

Anyone know if I can set taborder even for the subforms?

Cause now, the tab-order is bad.

Thanks for any help ;)
 
In the form design view select: view; tab order. Tab order can then be set manually for each item or you can use the auto order feature.

Do this for your main and all your sub forms.
 
allan57 said:
In the form design view select: view; tab order. Tab order can then be set manually for each item or you can use the auto order feature.

Do this for your main and all your sub forms.

thanks, i'll do that.
 

Users who are viewing this thread

Back
Top Bottom