tab question

L

Lucy

I have a tabbed form and on the first tab there is a list
box that gets its list from a query. For each item that
could be in the list boc there is a tab associated with
it. I was wondering if there was an easy way to have
access "look" through the contents of the list and set
the Enabled property of the tabs that do not show up to
false.

Example:

Form1
- TabResults
- TabName
- TabDate
- TabAge

List box on tabResults contains:
- Name
- Age

I want to be able to autmatically disable TabDate. Is
there an easy way to do this?

Thanks for your help,
Lucy
 

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