protection on graphics

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is it possible to protect images i insert into a spread sheet from being
deleated whin i protect the sheet?
Thanks
Joel
 
Tools|Protection|Protect Sheet, with Objects checked (default) will prevent
deletion of graphs. Alternately in VBA you can use the ProtectChartObject
property to protect a graph without protecting the worksheet.

Jerry
 
Joel said:
is it possible to protect images i insert into a spread sheet from being
deleated whin i protect the sheet? This is excel 2007
Thanks
Joel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top