C
Carlos
I am having trouble getting a commandbutton to run a macro on a form template.
I am having trouble getting a commandbutton to run a macro on a form
template.
Once I create a commandbutton, I see no way of assigning it to a Macro.Jean-Guy Marcil said:Carlos was telling us:
Carlos nous racontait que :
You are not giving us much to go on here...
What type of trouble? What are the observable results vs.. the expected
behaviour?
A button on a command bar or a macrobutton?
Once I create a commandbutton, I see no way of assigning it to a
Macro.
I've tried a Macro Button, but that only works when the form is
unprotected. Once I protect the form, I can not execute the Macro by
pressing the Macrobutton.
I have restrictions set to allow filling in form fields.
The Macro is basically a script that saves the data in the form
fields to a spread sheet. However, I can't get it to execute once the
form is protected.