Search:

Type: Posts; User: WGroleau

Search: Search took 0.02 seconds.

  1. Replies
    13
    Views
    132,547

    re: How to remove Word Protection in Office 2007

    If you are familiar with VB.net, C#, VB6, or VBA, you can create your own unlocker by replacing each of the following lines with a single code statement:

    define a regular expression for the RTF...
  2. Replies
    13
    Views
    132,547

    re: How to remove Word Protection in Office 2007

    Several of these methods will work, but in many cases, a simple way is

    ^A (select all)
    ^C (copy)
    ^N (new doc)
    ^V (paste)
    close protected doc
    ... (edit, if needed)
    Shift-^S (save as)...
Results 1 to 2 of 2
Page generated in 1,714,190,602.81316 seconds with 13 queries