Switchboard Problem

  • Thread starter Thread starter Dennis Que
  • Start date Start date
D

Dennis Que

I've created my switchboard with a Main Switchboard (Default), which has
several Data entry command buttons on it. I had also two others, Report
Switchboard & Mailing Lables Switchboard, created in the Switchboard
manager. Problem is when the screen opens up I have no option to get to the
other two Switchboards from the Main switchboard. It did not create command
buttons for the other two Switchboards( Report & Mailing Lables).
 
Are you talking about theSwitchboard created by Access Switchboard Manager
or you own set of Forms being use as the Menu system for your database?
 
I've created my switchboard with a Main Switchboard (Default), which has
several Data entry command buttons on it. I had also two others, Report
Switchboard & Mailing Lables Switchboard, created in the Switchboard
manager. Problem is when the screen opens up I have no option to get to the
other two Switchboards from the Main switchboard. It did not create command
buttons for the other two Switchboards( Report & Mailing Lables).

If this is a switchboard created using the built-in Access Switchboard
Manager, you must use one of the 8 available buttons to open the next
switchboard. Then use one of the 8 buttons on that switchboard to go
back to the main switchboard.

You would probably be better of simply creating your own switchboard
using an unbound form with command buttons. You'll have more control
over appearance, and maintenance will be easier.
 
Back
Top