Never mind, I figured it out. As I posted on your other message, put
a function in the OnAction property.
1) Click View/Toolbars/Customize from the menu while in design view.
2) Right click on the previously added Duplicate button and select
Properties.
3) Put the name of the function you wish to run in the OnAction box.
Use this syntax: =SomeFunction( )
Can you tell me what code needs to be entered into this box?
Is it the full blown code or is it just the name of the function?
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.