Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 08-03-2016, 12:01 PM
Charlie_l3rown Charlie_l3rown is offline How do I link textboxes so that they are edible after protecting the word doc ? Windows 10 How do I link textboxes so that they are edible after protecting the word doc ? Office 2013
Novice
How do I link textboxes so that they are edible after protecting the word doc ?
 
Join Date: Aug 2016
Posts: 2
Charlie_l3rown is on a distinguished road
Unhappy How do I link textboxes so that they are edible after protecting the word doc ?

Hi there. I'm having a problem restricting a word doc and keeping the linked textboxes edible. Say I have a textbox in one line and I want it to continue in the next line in a way that if the upper box gets full it automatically continues typing on the lower box (regular textboxes linking). When I set restrictions to prevent users for changing the doc format I'm unnable to edit the textboxes. Plus, if I use the boxes on the Developers tab, I can't get them linked like I described previously. If i use normal textboxes, I can restrict editing to view only and if I select the linked textboxes and set edible to everyone they work but I can't get rid of the brackets (I have view bookmarks option off). It appears as intended if after protecting the doc as view only I uncheck the "highlight areas I can edit" box but everytime I open the doc that option is enabled again and I want the target people that acess the document to get the correct display straight away. Any ideas ?
Reply With Quote
  #2  
Old 08-03-2016, 12:51 PM
gmaxey gmaxey is offline How do I link textboxes so that they are edible after protecting the word doc ? Windows 7 32bit How do I link textboxes so that they are edible after protecting the word doc ? Office 2010 (Version 14.0)
Expert
 
Join Date: May 2010
Location: Brasstown, NC
Posts: 1,429
gmaxey is a jewel in the roughgmaxey is a jewel in the roughgmaxey is a jewel in the roughgmaxey is a jewel in the rough
Default

It is a stupid default setting (on until you turn if off) whenever a document is opened.

You can manage it with a macro, but you can't make your users run the macro:

Code:
Sub AutoOpen()
ActiveDocument.Windows(1).View.ShadeEditableRanges = False
lbl_Exit:
  Exit Sub
End Sub
__________________
Greg Maxey
Please visit my web site at http://www.gregmaxey.com/
Reply With Quote
  #3  
Old 08-04-2016, 01:25 AM
Charlie_l3rown Charlie_l3rown is offline How do I link textboxes so that they are edible after protecting the word doc ? Windows 10 How do I link textboxes so that they are edible after protecting the word doc ? Office 2013
Novice
How do I link textboxes so that they are edible after protecting the word doc ?
 
Join Date: Aug 2016
Posts: 2
Charlie_l3rown is on a distinguished road
Default

Quote:
Originally Posted by gmaxey View Post
It is a stupid default setting (on until you turn if off) whenever a document is opened.

You can manage it with a macro, but you can't make your users run the macro:

Code:
Sub AutoOpen()
ActiveDocument.Windows(1).View.ShadeEditableRanges = False
lbl_Exit:
  Exit Sub
End Sub
Ye I read that somewhere as well. From all the possible textboxes (the regular ones, tables 1x1, fields and content control textboxes - those that I know of) ain't there a way to link them without it being the regular ones on view only protection (with the brackets issue) ?

Ty for your quick repply yesterday
Reply With Quote
Reply

Tags
#linkedtextboxes



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I link textboxes so that they are edible after protecting the word doc ? Open Word w Excel & fill Word textboxes w info from Excel fields runtime error 4248 Joe Patrick Word VBA 2 01-30-2012 07:23 AM
How do I link textboxes so that they are edible after protecting the word doc ? Select all textboxes in Word document msword270 Word 1 01-12-2012 11:41 AM
How do I link textboxes so that they are edible after protecting the word doc ? Protecting word documents elgell Word 1 03-25-2011 02:49 PM
How do I link textboxes so that they are edible after protecting the word doc ? Protecting your logo in Word TimD Word 5 04-29-2010 07:10 AM
How do I link textboxes so that they are edible after protecting the word doc ? Protecting image in word 2007. aligahk06 Word 1 10-12-2009 08:22 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:54 AM.


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