submenus

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hi there.
I'm using AccessXP

I have a form containing information on teachers. One of the fields contains
the language that that teacher teaches, English or Spanish.

There are two submenus with the list of classes that that teacher teaches.
One of the submenus will be blank as no teacher teaches the two languages.

I want to eliminate one of the submenus from the form and have one submenu
alter to show the English or Spanish classes, depending on the language that
is in the language field.

Any help would be greatly appreciated.

Thanks, Jeff
 
Hi Jeff

What exactly do you mean my "submenus"? Do you mean "subforms"? If so,
then you can have just one subform listing classes, and link it to the
parent form's Language field via the LinkMaster/LinkChild properties. Then,
as you change the Language field the classes displayed in the subform will
change appropriately.

If this is not what you mean then please repost to clarify. It would also
help to know a bit about your table structures.
 
Back
Top