1. Open the Excel file that you want to cancel the password protection;
2. Click the tool --- macro on the menu bar to record the new macro and enter the macro name, for example, AB;
3. Stop recording (in this way, an empty macro is obtained );
4. Choose tools> macro from the menu bar, select AB, and click Edit;
5. Delete All characters (only a few characters) in the window and replace them with the
When editing files in Excel, if you do not want others to modify the file content, we usually add a password to the worksheet or workbook to protect the file.
What should we do if we download an Excel file from the Internet with a worksheet/workbook
How to unblock Excel worksheet password protectionExcel pops up "The cell or chart you are trying to change is protected and is therefore read-only." To modify a protected cell or chart, first use the Unprotect Sheet command (in the Change group on the Review tab) to unprotect. You may be prompted to enter a password.What should be done to solve this problem? Aft
1. We have to open the password to protect the Excel worksheet, at this time we can not see anything.
2. Now we are in no hurry, click on the Excel Menu "Tools---macro----record a new macro---Enter the name such as: HH"
3. OK, now that we have typed it, click "Stop Recording" so that there is an empty macro
Msgonlyone, vbinformation, HEADERExit SubEnd IfOn Error Resume NextFor each W1 in worksheets' Attempt clearance with PWord1W1. Unprotect PWord1Next W1On Error GoTo 0Shtag = FalseFor each W1 in worksheets' Checks for all clear shtag triggered to 1 if not.Shtag = Shtag Or W1. ProtectContentsNext W1If Shtag ThenFor each W1 in worksheetsWith W1If. ProtectContents ThenOn Error Resume NextDo ' Dummy do loopFor i = 66:for j = 66:for k = 66For L = 66:for m = 66:for I1 = 66For i2 = 66:for i3 = 66:for I4
Open the worksheet you want to crack, press Alt + F11 to start VBA, copy the following code, and then press F5.---------------------------------------------------------------Public sub allinternalpasswords ()'Breaks worksheet and workbook structure passwords. Bob McCormick'Bably originator of base code algorithm modified for coverage'Of workbook structure/Windows passwords and for multiple passwords''Norman
Today's test is true and effective.
Today, I downloaded an Excel2003 document. I am very interested in some functions, but I am depressed that the document is encrypted and all functions are set to read-only attributes! Click "undo worksheet" in the Excel menu, prompting you to enter the password! In the past, I searched for a VBA macro Cracking Method on the Int
The most widely recognized approach is to run a guessing password for VBA (https://uknowit.uwgb.edu/page.php?id=28850), which can be found in a few 10 seconds because the password hash is short so there are multiple passwords . But Excel2013 password hash is very long so the password is almost unique, relying on this V
format" dialog box, select the "Custom" option under "category" of the "Number" label, and enter ";" in the box below "type" on the right; "(semicolon in three English states ).2. Switch to the "protection" tab, select the "hide" option, and press "OK" to exit.3. Run the "Tools> protect worksheet" command to open the "protect worksheet" dialog box. After setting the pa
Use Excel vulnerabilities to hack Excel protected worksheet passwordsThis experiment is to exploit Excel to protect worksheet passwords by exploiting the vulnerability of Excel to compress files.First we build a
format" dialog box, select the "Custom" option under "category" of the "Number" label, and enter ";" in the box below "type" on the right; "(semicolon in three English states ).2. Switch to the "protection" tab, select the "hide" option, and press "OK" to exit.3. Run the "Tools> protect worksheet" command to open the "protect worksheet" dialog box. After setting the pa
1. Open the excel file that we want to protect first. I will not talk about the name or anything shown in the following figure. You can set it on your own.2. Then, in the open cxcel file, click "Review"-"protect worksheet" and click it, as shown in the following figure.3. when we click "protect worksheet", a "protect
In Excel, you typically hide worksheets by doing the following:
Activate the worksheet that you want to hide into the current worksheet, and then do a "format → sheet → hide" command to hide it.
The hidden worksheet, by executing the format → sheet → unhide command, opens the Unhide dialog box (Figure 1), selects the
This article from: http://club.excelhome.net/forum.php? MoD = viewthread tid = 701152 page = 1 authorid = 1154426
1. Open the Excel file for password cracking;2. Click the tool --- macro on the menu bar to record the new macro and enter the macro name, for example, AA;3. Stop recording (in this way, an empty macro is obtained );4. Click the tool --- macro-macro on the menu bar, select AA, and click the e
Hide data1. How to hide sensitive data in a data table? Hide all the artist names. As shown in the following figure.First, take a look at the effect chart and the operation steps.2. The key of this method is to enter (;) in the custom type. Be sure to enter a semicolon using the English input method.3. Careful friends found that the data is not completely hidden, and I can completely hide it by protecting the worksheet. To show data, you only need to
Excel2007 worksheet protection is very flexible, through the example below, I believe that friends will appreciate its benefits. Here, you will use the following features of Excel2007:
★ Insert Formula
★ Protect Worksheet
★ Remove Worksheet protection
Step 1th Cell Protection
By default, all cells have a locked property, and once the EXCEL2007
Method:1 \ open the file2 \ tool --- macro ---- recording new macro --- input name such as AA3 \ stop recording (to get an empty macro)4 \ tool --- macro ---- macro, select AA, click Edit button5 \ Delete All characters (only a few characters) in the window and replace them with the following content: (copy it)6 \ close the editing window7 \ tool --- macro ----- macro, select allinternalpasswords, run, OK twice, wait for 2 minutes, then confirm. OK, no passw
1, we casually test a worksheet, find a ready-made also can, as shown in the following figure we open it
2, in the Excel worksheet we click on the menu bar of the "Review" menu as shown in the picture
3, and then in the review we found "change"-"protect sheet" as shown in the following image
4, in the Pop-up Protection
Many of the data in the worksheet are generated by formula calculations, so how can you let others see the results of a calculation and hide the formula you use? Today we are going to introduce you to use macros to solve this problem.
First, create macros
Start Excel, select Tools-Macros-record new macros, enter the name of the macro in the open window, and set the save in item to personal Macro Workbook,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.