Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restrince tab control from moving to a subform

Status
Not open for further replies.

SethP

Technical User
Apr 21, 2002
19
0
0
US
Hi all-
I have a subform in my database that pulls information from an inventory system. This subform should not be changed by the user of the general form, but is viewed by them for reference. Is is possible, for data entry, to set up the tab order such that it does not tab into the subform, it will just skip it?

Any help will be greatly appreciated.
 
Set the tab stop property of the subform control to false and lock the subform.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top