ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   be able to edit datalabel position of all series in a protected ch (https://www.excelbanter.com/excel-programming/331592-able-edit-datalabel-position-all-series-protected-ch.html)

Joy

be able to edit datalabel position of all series in a protected ch
 
Hi:

I have a password protected chart. Users print it but do not edit it.

Now, I want them to be able to edit only the position of the datalabels.

How would I do it? Please help.

Joy


Nigel

be able to edit datalabel position of all series in a protected ch
 
see my reply to your previous post!

--
Cheers
Nigel



"Joy" wrote in message
...
Hi:

I have a password protected chart. Users print it but do not edit it.

Now, I want them to be able to edit only the position of the datalabels.

How would I do it? Please help.

Joy




William Benson

be able to edit datalabel position of all series in a protected ch
 
Duplicate the chart as another chart object, let the user edit the labels on
the copied chart, and then unprotect the first chart using VBA, cycle
through the labels of the copied chart, and set the now unprotected chart's
labels equal to the user's changes, before protecting it again. This way
they cannot mess with anything else in the protected chart, whether they
messed up the "copied" chart or not.

Bill
"Joy" wrote in message
...
Hi:

I have a password protected chart. Users print it but do not edit it.

Now, I want them to be able to edit only the position of the datalabels.

How would I do it? Please help.

Joy





All times are GMT +1. The time now is 06:20 AM.

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