Keith Ratliff

Family, Video Games, D&D

Fixing Right-Click "Open As Read Only" in Office Apps

Beth Milton, Office MVP points out, correctly that the following fixes the right click option "Open as Read Only" to actually open documents as read only:

Ah! Now I understand what you are referring to and I see what you are 
referring to - the files are not opening as read-only. 

A quick check of the file type and I see the problem - and it looks 
like a bug.

You can manually correct it if you want: 
- Open an Exploring window 
- Go to Tools/Folder Options 
- Select the File Types tab 
- Select the "Microsoft Excel Worksheet" file type (XLS) 
- Click the "Advanced" command 
- Select "Open as Read Only" 
- Click "Edit" 
- Change the DDE message to: 
[open("%1",,1)]

- For Word edit the Microsoft Word Document file type (DOC) 
- Change the DDE Message to: 
[AppShow][REM _DDE_ReadWriteOnSave][FileOpen .Name="%1",.ReadOnly=1]

Please post all follow-up questions to the newsgroup. Requests for 
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~ 
Beth Melton 
Microsoft Office MVP

 

Note that you only see the "Open as Read Only" option if you hold SHIFT when you right click.

 

Add comment


(Will show your Gravatar icon)

  Country flag

biuquote
  • Comment
  • Preview
Loading



About The Authors

Keith - Father of two wonderful children. Second to that, passionate about video games and even loves a bout of good c# programming. Yes, he's strange. See more at this site!

 

Chris - Good friend. Sees things much the same way as Keith, minus a few shades of "weird". Also, more fun to listen to.

Most comments


Valid XHTML 1.0 Transitional