|
Prev: anyone know about locked douments and how to unlcok them?
Next: large amount of extra space before page breaks?
From: angela on 2 Jul 2008 16:01 I am creating a form and have made it protected in certain areas, at the bottom of the form I have an area where Engineers can fill out the appropriate information, It is set up like a spread sheet, so that if they have additional new information they can tab and a new line will show up. When I have the area unprotected it does not allow to add new lines it only allows them to edit the amount that are shown on the page, So in turn how do I protect one part of a document and not another??
From: macropod on 2 Jul 2008 20:45
Hi angela, I take it you've given the users an unprotected table into which they can insert their information. If so, have you checked the cell's properties and made sure it allows to row height to expand (ie the height is set to 'at least', not 'exactly'). Also, hitting the tab key in the last cell of such a table should still result in a new row being created. Cheers "angela" <angela(a)discussions.microsoft.com> wrote in message news:6F00AD78-622A-4A0A-B8FB-D092A292368C(a)microsoft.com... >I am creating a form and have made it protected in certain areas, at the > bottom of the form I have an area where Engineers can fill out the > appropriate information, It is set up like a spread sheet, so that if they > have additional new information they can tab and a new line will show up. > When I have the area unprotected it does not allow to add new lines it only > allows them to edit the amount that are shown on the page, So in turn how do > I protect one part of a document and not another?? |