Open Form to specificpage

S

Steve Scott

I have a form with several page tabs on it.How can I specify the form is to
be opened direct to one of the page tabs and not just the first one?
 
R

Rick B

In the form's OPEN event, just set the focus to one of the fields on that
tab.

Rick B
 
Top