Access Switchboards

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SSLProjects
    New Member
    • Nov 2006
    • 1

    #1

    Access Switchboards

    I am using switchboards in my database to make it easier for the users, however the exit function does not exit it loads a report any ideas on what I have doen wrong. I am not technical so have used the guides to create the database and various views.
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    Originally posted by SSLProjects
    I am using switchboards in my database to make it easier for the users, however the exit function does not exit it loads a report any ideas on what I have doen wrong. I am not technical so have used the guides to create the database and various views.
    All the commands for the switchboard are held in the switchboard table. If for instance the exit command is on button 8 then if you look in the table at value 8 you will see what the button is doing.

    Comment

    Working...