password error

  1. E

    Handling incorrect password on file open

    Hi, I have a macro that prompts the user for an Excel workbook and displays the file open dialog as follows... NewFileName = Application.GetOpenFilename(FileFilter:="Excel Files, *.xls*", Title:="Please select file for import") If NewFileName = False Then MsgBox ("No file selected" &...
  2. K

    Password To Modify Not Accurate

    Hi, I'm asking this question out of curiosity. I just discovered that the Password To Modify feature in Excel accepts other passwords aside from the one I set. One sample that I discovered is that if I set the Password To Modify to "bee", it can be unlocked by the word "bag". Same goes for...
  3. T

    VBA Properties Password, file will not save

    Microsoft Excel 2000 and Microsoft Visual Basic 6.5 <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p> I have a situation with a single file that is not repeated with other similar files. I have written multiple modules of VBA macros and am being required...
  4. A

    Incorrect password error on opening a workbook in VBA

    I am trying to write a macro that opens a password protected workbook (password required to modify) and updates it with the latest set of data, then pulls the summary from that workbook into the current one. Both workbooks reside on the network and I am using excel 2007. My code is...

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