ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   using hyperlinks in a protected worksheet (https://www.excelbanter.com/excel-programming/284475-using-hyperlinks-protected-worksheet.html)

Paul James[_3_]

using hyperlinks in a protected worksheet
 
Is there any way to use hyperlinks to navigate around a large worksheet that
has Protection turned on?

I've tried unchecking the "Locked" setting for both the target ranges and
hyperlinks, but with Protection on, the hyperlinks don't work.

Is there any way to get hyperlinks to function in a protected worksheet?

Thanks in advance,

Paul



GJones

using hyperlinks in a protected worksheet
 
As a work around you could write macros that do Sheet
("Sheet1").select
Range("A20").select as an example.

Then use the text or buttons and assign the macros to them.

Thanks,

Greg
-----Original Message-----
Is there any way to use hyperlinks to navigate around a

large worksheet that
has Protection turned on?

I've tried unchecking the "Locked" setting for both the

target ranges and
hyperlinks, but with Protection on, the hyperlinks don't

work.

Is there any way to get hyperlinks to function in a

protected worksheet?

Thanks in advance,

Paul


.


Paul James[_3_]

using hyperlinks in a protected worksheet
 
Greg - I know how to assign VBA procedures to command buttons, but I prefer
the appearance of hyperlinks to the buttons, hence my attempt to use them.

Question: you suggested using either "text or buttons." Maybe you're
suggesting an alternative that would work for me.

I know what you mean by using the buttons, but what did you mean by using
"text?"

Thanks much.




All times are GMT +1. The time now is 01:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com