Changing Format

R

Reen

I am inputting data on an existing form with several tab stops. e.g.
name(tab)address(tab) etc. after one column header it does not tab over, how
can I fix this?
 
A

Arvin Meyer [MVP]

In design view, on the Other tab of the property sheet, make sure that Tab
Stop is set to yes, and on the View menu, make sure the Tab Order is set
correctly.
 
Top