I have a Dynamic Chart. But Locking the data sheet prevents the Chart from working.

Kingkoopa

Board Regular
Joined
Aug 7, 2014
Messages
94
Hi Guys,

Currently using windows 7 and Excel 2010.

I have 3 excel sheets.

In the first sheet it contains my charts. In the 2nd sheet are where all my chart data's are. And the third sheet are all my source data.

Depending on the option selected in the chart the 2nd sheet data would change dynamically by retrieving the information from the third sheet.

So I tried locking the 2nd and 3rd sheet data to prevent others from messing around with it. However once I lock it. The chart no longer works it say the cell or chart you are trying to change is protected.

Seems like if I protect the sheet, the data in the protected sheet are not allowed to change?

Any work a round to this :(?

Thank you
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
You could hide the sheet instead of protecting it. If you use the VB Editor, you can set the sheet's visible property to xlsheetveryhidden so that it can't be unhidden through the Excel interface.
 
Upvote 0

Forum statistics

Threads
1,215,073
Messages
6,122,975
Members
449,095
Latest member
Mr Hughes

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