Tabbed Control Form

  • Thread starter Thread starter Walt
  • Start date Start date
W

Walt

Hi,

Does anyone know if you can set the tabs on a tabbed control form to
different tables?

For example, Tab A's source is Table A, Tab B's source is Table B, etc.

Thank you
 
Walt,

Neithere the Tab Control nor any of the Pages of the Tab Control have a
record source property. In other words, you cannot set a Tab Control to show
data. There has to be some other type of control placed on a specific Page
of the Tab Control.

The "record source" can be changed for controls but you need to identify the
control that has been used to display the data.
 

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

Back
Top