Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 06-24-2021, 07:36 PM
jec1 jec1 is offline Trying to uncheck Limit formatting to permitted styles in Word document Windows 7 32bit Trying to uncheck Limit formatting to permitted styles in Word document Office 2013
Advanced Beginner
Trying to uncheck Limit formatting to permitted styles in Word document
 
Join Date: Jan 2012
Posts: 84
jec1 is on a distinguished road
Default Trying to uncheck Limit formatting to permitted styles in Word document

Hi,



The below macros works fine - but when I try to uncheck Limit formatting to permitted styles

Runtime error 5 - Debug
CommandBars("Restrict Editing").Visible = False does not work - any ideas please?

Sub AttachUCPRStyles1()

‘Call jec_StylesHide

With ActiveDocument
.UpdateStylesOnOpen = True
.AttachedTemplate = "C:\Users\janin\AppData\Roaming\Microsoft\Template s\UCPR v1.dotx"
.UpdateStylesOnOpen = False
.AttachedTemplate = "Normal"
End With

CommandBars("Restrict Editing").Visible = False

‘Call SetStylesPaneToAllAlphabetical

End Sub
Reply With Quote
  #2  
Old 06-24-2021, 08:17 PM
gmayor's Avatar
gmayor gmayor is offline Trying to uncheck Limit formatting to permitted styles in Word document Windows 10 Trying to uncheck Limit formatting to permitted styles in Word document Office 2019
Expert
 
Join Date: Aug 2014
Posts: 4,106
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

How about
Code:
ActiveDocument.Unprotect
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote
  #3  
Old 06-24-2021, 10:49 PM
jec1 jec1 is offline Trying to uncheck Limit formatting to permitted styles in Word document Windows 7 32bit Trying to uncheck Limit formatting to permitted styles in Word document Office 2013
Advanced Beginner
Trying to uncheck Limit formatting to permitted styles in Word document
 
Join Date: Jan 2012
Posts: 84
jec1 is on a distinguished road
Default

Hi Graham

No, it does not uncheck Limit formatting...

There is no password on these forms they come in from service providers and need some cleaning up.

Thank you.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove Styles in Word 2016 without removing formatting stm27 Word 5 11-16-2016 12:49 PM
Single step Word Styles from Source Document through entire Destination document? xbliss Word 6 08-27-2016 09:36 PM
document styles and some formatting doesn't appear where should when different people view document Dilbert fan Word 1 08-23-2015 05:07 AM
Trying to uncheck Limit formatting to permitted styles in Word document Uncheck Checkbox Code not working if document protected bandrist Word VBA 2 08-14-2013 09:02 AM
Trying to uncheck Limit formatting to permitted styles in Word document Word Documents Losing Formatting/Styles When Reopened jleary Word 2 02-05-2013 12:27 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 04:25 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft