How to turn off the reviewing, editing, and view feature?

Anonymous
2022-09-01T19:39:16+00:00

Since the reviewing, editing, and viewing feature I cannot copy and paste from a read only document. I have to gain access to even copy and paste. My job requires me to copy and paste from upwards of 10 documents. Since word won't let me copy and paste from a read-only or viewing document I have to check them out of our SVN every time. Does anyone know how to turn this feature off and go back to the original word?

Microsoft 365 and Office | Word | Other | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

89 answers

Sort by: Most helpful
  1. Anonymous
    2023-02-06T15:07:40+00:00

    If you lock the document with permissions set to "filling in forms" only the grey fillable sections should be editable. Try it out and let me know.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-02-06T14:35:32+00:00

    I'm not sure if it will help anyone else but I figured out how my system was doing this. I changed True to false below.

    Set wddoc = wdapp.Documents.Open(FileName:="c:\templates\contracts\Agreement.docx", ReadOnly:=False)

    My process has been this was for 10+ years with no issue populating the bookmarks. I'm guessing it is a security update that changed how it processes.

    Like I said probably just my condition but wanted to put it out there.

    Scott

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-02-04T22:36:56+00:00

    Scott any luck? We are having the same issue

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-02-03T20:09:35+00:00

    Hello all,

    Just figured I'd share

    We are having an issue with typing in the fillable forms "grey boxes" in a Word document. Our Quality department locks down the forms to prevent user form changing everything but the fillable parts in the form. We changed the permissions on our test group to read\write then we able to use the form just as we did in the past. Problem now is that with the new permissions applied the user can change anything in the folder such as add files, change the name and of course delete files.

    Did more toying around with the permissions, below is what I checked.

    Read & execute

    List folder contents

    Read

    Write

    The user can add files to the folder but can't delete or rename files with in the folder.

    Who thought that this was a good idea?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-01-05T03:01:23+00:00

    Just in case Chris - the Current Channel, not the Current Channel (Preview)? - both have the same build numbers.

    And you opened Word a couple of document a few times?

    Was this answer helpful?

    0 comments No comments