Tab Control

  • Thread starter Thread starter myxmaster
  • Start date Start date
M

myxmaster

Hello,
I have created a dbase where the main interface is a tab control. I
have noitced though that I am unabe to add search field based on
queries or use one of the tab controls as data entry only. Am I
missing something or is this a limitation of a tab control?

Thanks
 
Hello,
I have created a dbase where the main interface is a tab control. I
have noitced though that I am unabe to add search field based on
queries or use one of the tab controls as data entry only. Am I
missing something or is this a limitation of a tab control?

Thanks

A TabControl is merely a way to control real estate on a form. It has zero
influence on how controls work or how they are referenced from queries.

The two statements "I am unable to add a search field based on queries" and "use
one of the tab controls as data entry only" make absolutely no sense to me.
Could you explain what you mean by these?
 

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