Are you talking about the switchboard with a maximum of 8 buttons
created by the switchboard manager add-in?
Sure. But not directly.
Create a module.
Public Sub DeleteSomething()
DoCmd.OpenQuery "QueryName"
End Sub
Using the switchboard manager, edit the switchboard command to
Run Code.
Write DeleteSomething in the Function Name box.
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.