Klatuu said:
It is just a menu system to allow you to open
forms, run reports, queries, or macros.
Access has a Switchboard Manager feature, which creates a switchboard in a
particular format, uses a Table, etc.. IMNSHO, that is a complex solution to
a simple problem, is difficult to maintain if anyone "touches" one of the
forms, the table, or code involved, and, to top all that off, is inflexible.
Many experienced Access developers, simply create unbound Forms, add Command
Buttons to Open Forms and Reports, some of which may open similar unbound
Forms (if needed for the structure of their application). This is a simple
solution to a simple problem, and is flexible, in that you can add other
functionality (for example, allow the user to enter information that
identifies for which customer you want to open a form showing that
customer's information).
Larry Linson
Microsoft Office Access MVP