Voting buttons

  • Thread starter Thread starter will_w
  • Start date Start date
W

will_w

Is it possible to program a yes voting button to also
launch an application (MS-Access) when clicked in addition
to its return function?

Will
 
You can put any code you want in the CustomAction event handler, which will
run when any custom action button (i.e. voting button) is clicked.
 

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