How to Protect Excel Sheet from Copy-Paste (4 Effective Ways)

In this article, we will learn how to protect an Excel sheet from copy-paste. Sometimes, we make large datasets in our sheets and perform various operations. So, we want to protect the Excel sheet from copy-paste so that everything remains the same in our sheet. Again, we don’t want others to use our secret Excel sheet and copy-paste the information. That is why we will discuss four easy ways to protect sheets from copy-paste here.


How to Protect Excel Sheet from Copy-Paste: 4 Effective Ways

1. Use Info Option to Protect Excel Sheet from Copy-Paste

The easiest way to protect your sheet from copy-paste is to use the Info option. To explain this method, we will use a dataset that contains the sales amount of the first five months of some sellers. We will discuss two sub-methods here.

Use Info Option to Protect Excel Sheet from Copy-Paste


1.1 Secure Workbook with Password

You can secure the workbook with a password to protect it from copy-paste. Whenever someone tries to open your sheet, excel will ask for the password. If anybody enters the wrong password, the excel sheet will not open. You must use this if your workbook contains very important pieces of information.

Let’s follow the steps to know more.

STEPS:

  • First, go to the FILE tab at the left-top corner of your screen.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • Second, select Info.
  • Third, select Protect Workbook and then, select Encrypt with Password.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • Now, the Encrypt Document window will appear.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • After that, type the password you want to set and click OK.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • Reenter the password to confirm and again, click OK.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • Finally, if someone opens your workbook, it will show a message like below.

Use Info Option to Protect Excel Sheet from Copy-Paste


1.2 Make an Excel Sheet Read-Only

We can also protect our excel sheet from copy-paste by making it read-only. Anybody can open a read-only excel file but it will display a message to prevent users from copy-pasting or editing. To do so, follow the steps below.

STEPS:

  • In the beginning, go to the File tab and select Info.
  • Then, select Protect Workbook and then, select Mark as Final.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • Now, Microsoft Excel will open. Click OK to proceed.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • Finally, if someone opens the file, he/she will see a message at the top of the sheet.

Use Info Option to Protect Excel Sheet from Copy-Paste

Alternatively, you can also make your workbook a read-only file while saving. For that purpose follow the steps below.

STEPS:

  • Select Tool at first.
  • Then, select General Options.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • The General Options window will open. Type a password there and check the ‘Read-only recommended’ box.

Use Info Option to Protect Excel Sheet from Copy-Paste

  • Lastly, reenter the password to confirm and click OK.

Use Info Option to Protect Excel Sheet from Copy-Paste

Read More: How to Protect Excel Sheet from Editing


2. Prevent Excel Sheet from Copy-Paste with Review Tab

You can also use the REVIEW tab to protect your sheet from copy-paste. This method is very helpful if you want to protect a single sheet or individual sheets in your workbook. Let’s follow the steps to learn more about this technique.

STEPS:

  • In the first place, go to the Review tab and select Protect Sheet.

Prevent Excel Sheet from Copy-Paste with Review Tab

  • Secondly, a Protect Sheet window will occur. Type the password you want to set. Click OK to proceed.

Prevent Excel Sheet from Copy-Paste with Review Tab

  • Finally, reenter the password to confirm.

Prevent Excel Sheet from Copy-Paste with Review Tab

  • Now, if someone wants to copy-paste, excel will show a message like this.

Prevent Excel Sheet from Copy-Paste with Review Tab

  • To unprotect the sheet, go to the Review tab and select Unprotect Sheet.

Prevent Excel Sheet from Copy-Paste with Review Tab

  • Type your password and click OK to unprotect the sheet.


3. Apply VBA to Protect Sheet from Copy-Paste in Excel

Microsoft Excel provides us with the opportunity to create any program to perform any tasks automatically. We will be using VBA for this purpose. We can use VBA to protect our excel sheet from copy-paste. Basically, we create some codes in the VBA window that completes our desired tasks.

Let’s observe the steps below.

STEPS:

  • Firstly, go to the DEVELOPER tab and select Visual Basic from there. The Visual Basic window will open.

  • Now, double click on the sheet you want to apply the VBA.
  • Then, select Worksheet in the (General) field.

We selected the Worksheet in the General field to set the code for the specific excel sheet, otherwise, it would work for the whole workbook.

  • After that, you will see some code in the window like below.

  • Type the code below.
Application.CutCopyMode = False

  • Actually, it is a command that will disable the copy-paste option in the desired sheet.

Read More: How to Protect Excel Sheet from Deleting


4. Lock Cells to Secure an Excel Sheet from Copy-Paste

Sometimes, we need to protect some specific cells so that others can’t copy-paste them. We can also lock all cells to protect our worksheet from copy-paste. This method is more useful when you want to lock some specific cells.

Let’s follow the steps below to know more.

STEPS:

  • Click the Select All button at first.

  • Now, right-click your mouse and select ‘Format Cells’ from the drop-down menu.

  • Then, the Format Cells window will occur.

  • After that, go to Protection and check the Locked option. Click OK to proceed.


Things To Remember

Sometimes, people can still copy-paste the cells of your excel sheet after locking cells. There are many reasons behind it. So, if you want to stop someone from copy-pasting completely, the first three methods will be absolutely perfect.


Download Practice Book

Download the practice book here.


Conclusion

We have demonstrated four easy and effective methods to protect an Excel sheet from copy-paste here. We have also discussed the necessity of preventing someone from copy-pasting. I hope these methods will help you to protect your Excel sheet from copy-paste. Furthermore, we have also added the practice book above. You can download it to exercise. Last of all, if you have any queries or suggestions, feel free to ask in the comment section.


Related Articles


<< Go Back to Protect Excel Sheet | Excel Protect | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Mursalin Ibne Salehin
Mursalin Ibne Salehin

Mursalin Ibne Salehin holds a BSc in Electrical and Electronics Engineering from Bangladesh University of Engineering and Technology. Over the past 2 years, he has actively contributed to the ExcelDemy project, where he authored over 150 articles. He has also led a team with content development works. Currently, he is working as a Reviewer in the ExcelDemy Project. He likes using and learning about Microsoft Office, especially Excel. He is interested in data analysis with Excel, machine learning,... Read Full Bio

2 Comments
  1. Is there a way for me to sell a workbook to customers A, B, C etc. that prevents any customers from sending a working copy to others?

    • Hi Scott. Unfortunately, no, there isn’t. If you pass your password to a client and if he chooses to share it with anyone else they will be able to access the file too. It’s a limitation like any other login service.

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo