Change a menu command into a button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a database, and through macros, I am the only user that has
access to certain forms.

I am trying to create buttons to access the 'User and Group Permissions' and
'User and Group Accounts' and 'Workgroup Administrator'.

You would usually click on 'Tools' and then 'Security' and select the
command. I don't want to activate a menu or toolbar, because the form I am
using is a pop-up style menu that is set to modal.

Is there anyway to access these commands without using the menubar?
 
I have found the way to do this. I have created a macro to run behind the
buttons. The macro uses the RunCommand and the Commands to corresopnd to the
buttons.

-Neal
 

Ask a Question

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.

Ask a Question

Back
Top