TAB Order

S

SG

I have just completed setting the Tab Order but have came across a strange
problem whereby the P Code text box is not appearing in the tab order box to
select even though is appears on the form under detail??

Does anyone have any suggestions?

Many Thanks

S
 
J

John Vinson

I have just completed setting the Tab Order but have came across a strange
problem whereby the P Code text box is not appearing in the tab order box to
select even though is appears on the form under detail??

Does anyone have any suggestions?

Many Thanks

S

Might this control be on a Subform, or on a page of a Tab Control? If
so each of them has its own independent tab order.

John W. Vinson[MVP]
 
S

SG

Yes they are on a page with a Tab control but they are on the same page
address line 1, address line 2 etc are find until the post code?

Very Strange!!
 
S

SG

Yes it is on a page with tab control but the text boxes are on the same page
address line 1 and address line 2 etc all appear in the tab order but but
not the post code text box??

Any further ideas?
 
J

John Vinson

Yes it is on a page with tab control but the text boxes are on the same page
address line 1 and address line 2 etc all appear in the tab order but but
not the post code text box??

Are you looking at the Form's tab order - or the tab page's tab order?
They're independent.

Might the post code textbox be actually on the Form (floating in front
of the tab page) rather than on the tab page?

John W. Vinson[MVP]
 
S

SG

Cracked it! Thanks for the help!!


S


John Vinson said:
Are you looking at the Form's tab order - or the tab page's tab order?
They're independent.

Might the post code textbox be actually on the Form (floating in front
of the tab page) rather than on the tab page?

John W. Vinson[MVP]
 
Top