A family of Microsoft word processing software products for creating web, email, and print documents.
What's the code to turn on single click for macrobuttons on locked documents? I tried:
Sub AutoOpen()
Options.ButtonFieldClicks = 1
End Sub
But I think I'm missing some pieces.
Any help?
~Dax
That is the code for it. However, where did you put the macro?
See the Double-Click or Single-Click section of the article at http://www.word.mvps.org/FAQs/TblsFldsFms/HLinksInForms.htm