Thread: [Solved] Tab issues with Word Mac 365
View Single Post
 
Old 08-08-2022, 05:02 AM
brent chadwick brent chadwick is offline Windows 8 Office 2013
Advanced Beginner
 
Join Date: Mar 2015
Posts: 86
brent chadwick is on a distinguished road
Default

If I understand you correctly, the code should be added after "Set Rng = Selection.Range? If I do that I get a runtime error "13" type mismatch pointing to the line of code
Code:
.Protect Type:=wdAllowOnlyFormFields, NoReset:=True, Password:=Pwd
What I don't understand is why doesn't 2011 and Windows versions flag these issues? Brent
Reply With Quote