R
rachitm
Is there a way I can access the menu options (File, Edit, View,
Insert, Format etc.) via vba code?
All help is appreciated.
Insert, Format etc.) via vba code?
All help is appreciated.
Is there a way I can access the menu options (File, Edit, View,
Insert, Format etc.) via vba code?
All help is appreciated.
I want to create a button when when pressed will automatically change
the arrow to an ink annotation so that people can sign the document,
The ink annotation option is on the insert menu....
does that help?
the document is protected. so what I want is when the user clicks the
"Please Sign here" button, it un-protects the document and changes the
arrow to an ink annotation (just so that it is easier for the user and
he doesnt have to search for the annotation link on the menu). as soon
as the reader signs, he clicks on another button which reads "Please
click when done" and that protects the document again.