ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Links and Linking in Excel (https://www.excelbanter.com/links-linking-excel/)
-   -   Protecting linked source data (https://www.excelbanter.com/links-linking-excel/198658-protecting-linked-source-data.html)

JoJo UK

Protecting linked source data
 
Greetings,
I have a spreadsheet on a network that links to another workbook containing
source data, formulas etc. Obviously the public version is there to be viewed
by my colleagues but I wish to hide the source data from all users but need
the ability to update the source data. I thought I had succeeded in
protecting the source data only to find out that one could access it by using
the LINKS option from the EDIT menu. Is there anyway (without using vba) to
protect the data? I am using excel 2003 under the XP Pro OS.
Thanks,
JoJo.

macropod[_2_]

Protecting linked source data
 
Hi JoJo,

With the source worksheet:
.. select the whole worksheet, then use:
. Format|Cells|Protection and make sure bith the 'Locked' and 'Hidden' options are checked
. Format|Row|Hide
. Format|Column|Hide
.. use Tools|Protect|Protect Sheet and add a password,
that should keep all but the most determined users at bay.

If you want to apply a bit of vba to the source workbook, you can even set the worksheet's property to 'xlVeryHidden' so that it
can't even be found via the user interface - it can only be made visible again via vba. Do that and the above steps are possibly
superfluous. The source workbook must have at least one (eg dummy) worksheet 'visible', though.

--
Cheers
macropod
[MVP - Microsoft Word]


"JoJo UK" <JoJo wrote in message ...
Greetings,
I have a spreadsheet on a network that links to another workbook containing
source data, formulas etc. Obviously the public version is there to be viewed
by my colleagues but I wish to hide the source data from all users but need
the ability to update the source data. I thought I had succeeded in
protecting the source data only to find out that one could access it by using
the LINKS option from the EDIT menu. Is there anyway (without using vba) to
protect the data? I am using excel 2003 under the XP Pro OS.
Thanks,
JoJo.



JoJo UK[_2_]

Protecting linked source data
 
Many thanks.

JoJo.

"macropod" wrote:

Hi JoJo,

With the source worksheet:
.. select the whole worksheet, then use:
. Format|Cells|Protection and make sure bith the 'Locked' and 'Hidden' options are checked
. Format|Row|Hide
. Format|Column|Hide
.. use Tools|Protect|Protect Sheet and add a password,
that should keep all but the most determined users at bay.

If you want to apply a bit of vba to the source workbook, you can even set the worksheet's property to 'xlVeryHidden' so that it
can't even be found via the user interface - it can only be made visible again via vba. Do that and the above steps are possibly
superfluous. The source workbook must have at least one (eg dummy) worksheet 'visible', though.

--
Cheers
macropod
[MVP - Microsoft Word]


"JoJo UK" <JoJo wrote in message ...
Greetings,
I have a spreadsheet on a network that links to another workbook containing
source data, formulas etc. Obviously the public version is there to be viewed
by my colleagues but I wish to hide the source data from all users but need
the ability to update the source data. I thought I had succeeded in
protecting the source data only to find out that one could access it by using
the LINKS option from the EDIT menu. Is there anyway (without using vba) to
protect the data? I am using excel 2003 under the XP Pro OS.
Thanks,
JoJo.





All times are GMT +1. The time now is 11:00 AM.

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