Message 1 of 5
Calling VBA macro from command line or button

Not applicable
08-09-2010
11:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm a little new to VBA programming and customization and I'm having trouble with something. I wrote a VBA macro (in its own module) but the only I know to call it is with the run VBA dialog box (VBARUN command) selecting it from the list.
I am wondering if there is a way to create a unique command name for it so I can call it directly from the command line, or if I can create a button to call it from my custom tool pallette. Thanks for any help.
Caleb B