Excel Protection

kolly

New Member
Joined
Mar 11, 2009
Messages
20
Hello People,

I have two questions.

1. How do I protect a section of an excel sheet such that someone cannot copy the section and paste anywhere else, but can only print out the section.

2. I have an excel work template, some rows of the template are hidden. Anytime you copy the template and paste elsewhere, it displays the hidden rows of the original template. Please how do I prevent the hidden rows displaying each time I copy and paste. I always want these rows hidden.

PLease help. Thanks a bunch!

Kolly.
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Protection
It takes two steps to protect cells (Versions prior to 2007)
1. The cells to be protected need to be set to Locked. Select menu Format/Cells and Tab Protection. By default all cells are set to Protection when in a new worksheet. So you need to unprotect all the cells that you want the user to have access to change.
2. Protect the workbook. Select menu Tools/Protection/Protect Sheet. Select the type of protection you want and ender a password then click OK.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:eek:ffice:eek:ffice" /><o:p></o:p>
As far as coping hidden rows and columns, you can’t. But you can hide the rows and columns on the destination sheet before you make the copy/paste.
<o:p></o:p>
A vba procedure could do the job for you. Post details of what and where you copy if you are interested.
 
Upvote 0

Forum statistics

Threads
1,215,201
Messages
6,123,617
Members
449,109
Latest member
Sebas8956

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