Access database with one form, multiple tabs, one table source

C

car30000

I have created a table which contains information regarding clients I
do business with. I currently do business with clients from five
states. I wanted to create a form with multiple tabs. Each tab will
represent a state (total of 5 tabs). If I select a tab I would like
to see only the records of those clients that belong to that state.
Anyone have suggestions on how to approach this? Will creating this
type form degrade the performance of my database? I plan on created a
few more of these types of forms.

Thanks
 
E

Eric Blitzer

I assume you are using subforms in each tab. If not I would recommend you
to. Base the source of each subform on a query with that state as the
criteria.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top