Macro button disappears upon word doc protection

fingermouse

Board Regular
Joined
Dec 13, 2013
Messages
117
Hi,

I'm trying to create a hyperlink in a macro enabled protected Word doc (.docm)

Basically only text form fields, and ActiveX buttons are accessible for the user. But now I also want to add a hyperlink.

Here's how I'm doing it:

Ctrl + F9

Typing 'here' within the brackets{}

right click and select 'edit field'

select 'hyperlink' from menu then the big 'hyperlink' button on the right.

Add full URL to address bar

click ok

test the hyperlink

Bravo, it works!

But when I start the protection on the doc, the link completely disappears.

What's going wrong? Any help much appreciated, thanks, Cal.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Nothing in your post indicates the use of a MACROBUTTON field; only a HYPERLINK field. If you want that to be clickable, you'll need to insert a Section breaks either side of it and leave that Section unprotected when you apply the forms protection.
 
Upvote 0

Forum statistics

Threads
1,226,116
Messages
6,189,054
Members
453,523
Latest member
Don Quixote

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top