A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Page Layout
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Formatting unprotected sections



 
 
Thread Tools Display Modes
  #1  
Old November 10th, 2009, 08:51 AM posted to microsoft.public.word.pagelayout
Jen
external usenet poster
 
Posts: 544
Default Formatting unprotected sections

Hi,

I'm currently working on a template (.dotx) for Word 2007 where I want to
protected several sections with the 'Filling in forms' protection. So far
it's ok - but in the unprotected section I'm unable to use things like
'Bullets' and 'Numbering' - why is this, and mere importantly how do I solve
this?

Any help would be greatly appreciated

/JEN
  #2  
Old November 11th, 2009, 01:54 AM posted to microsoft.public.word.pagelayout
Doug Robbins - Word MVP
external usenet poster
 
Posts: 8,239
Default Formatting unprotected sections

As you are using Word 2007, consider using Content Controls rather than
formfields. Alternatively, use a UserForm (Custom Dialog) to get the user's
input

See http://gregmaxey.mvps.org/Create_and...a_UserForm.htm

--
Hope this helps,

Doug Robbins - Word MVP

Please reply only to the newsgroups unless you wish to obtain my services on
a paid professional basis.
"jen" wrote in message
...
Hi,

I'm currently working on a template (.dotx) for Word 2007 where I want to
protected several sections with the 'Filling in forms' protection. So far
it's ok - but in the unprotected section I'm unable to use things like
'Bullets' and 'Numbering' - why is this, and mere importantly how do I
solve
this?

Any help would be greatly appreciated

/JEN


  #3  
Old November 11th, 2009, 03:23 AM posted to microsoft.public.word.pagelayout
Stefan Blom[_3_]
external usenet poster
 
Posts: 4,556
Default Formatting unprotected sections

As you have noticed, many features are disabled in protected documents, even
when you leave certain sections unprotected. What you can do is use styles to
apply number and bullet formatting. For example, apply bullet formatting by
applying the List Bullet style (Ctrl+Shift+L).

--
Stefan Blom
Microsoft Word MVP




"jen" wrote:

Hi,

I'm currently working on a template (.dotx) for Word 2007 where I want to
protected several sections with the 'Filling in forms' protection. So far
it's ok - but in the unprotected section I'm unable to use things like
'Bullets' and 'Numbering' - why is this, and mere importantly how do I solve
this?

Any help would be greatly appreciated

/JEN

  #4  
Old November 11th, 2009, 03:24 AM posted to microsoft.public.word.pagelayout
Stefan Blom[_3_]
external usenet poster
 
Posts: 4,556
Default Formatting unprotected sections

As you have noticed, there are many things you cannot do in a protected
document; this includes unprotected sections within a protected document.

In this case, however, you can make use of numbered or bulleted styles. For
example, you can add bullets to text by applying the List Bullet style.

--
Stefan Blom
Microsoft Word MVP




"jen" wrote:

Hi,

I'm currently working on a template (.dotx) for Word 2007 where I want to
protected several sections with the 'Filling in forms' protection. So far
it's ok - but in the unprotected section I'm unable to use things like
'Bullets' and 'Numbering' - why is this, and mere importantly how do I solve
this?

Any help would be greatly appreciated

/JEN

  #5  
Old November 11th, 2009, 11:58 AM posted to microsoft.public.word.pagelayout
Jen
external usenet poster
 
Posts: 544
Default Formatting unprotected sections

Yes! This solved my problem.

It just make me wonder - why can I use styles with bullets but not change
the Normal style to use bullets...

Never mind - problem solved this is my main concern!

/JEN

"Stefan Blom" wrote:

As you have noticed, many features are disabled in protected documents, even
when you leave certain sections unprotected. What you can do is use styles to
apply number and bullet formatting. For example, apply bullet formatting by
applying the List Bullet style (Ctrl+Shift+L).

--
Stefan Blom
Microsoft Word MVP




"jen" wrote:

Hi,

I'm currently working on a template (.dotx) for Word 2007 where I want to
protected several sections with the 'Filling in forms' protection. So far
it's ok - but in the unprotected section I'm unable to use things like
'Bullets' and 'Numbering' - why is this, and mere importantly how do I solve
this?

Any help would be greatly appreciated

/JEN

  #6  
Old November 11th, 2009, 12:03 PM posted to microsoft.public.word.pagelayout
Jen
external usenet poster
 
Posts: 544
Default Formatting unprotected sections

Interesting point you got there with using Content Controls - I'll have look
at that.

As why I/we don't use a UserForm is because the data is not provided by the
end-user but via a web-service retrieving data from our back-end systems.

/JEN

"Doug Robbins - Word MVP" wrote:

As you are using Word 2007, consider using Content Controls rather than
formfields. Alternatively, use a UserForm (Custom Dialog) to get the user's
input

See http://gregmaxey.mvps.org/Create_and...a_UserForm.htm

--
Hope this helps,

Doug Robbins - Word MVP

Please reply only to the newsgroups unless you wish to obtain my services on
a paid professional basis.
"jen" wrote in message
...
Hi,

I'm currently working on a template (.dotx) for Word 2007 where I want to
protected several sections with the 'Filling in forms' protection. So far
it's ok - but in the unprotected section I'm unable to use things like
'Bullets' and 'Numbering' - why is this, and mere importantly how do I
solve
this?

Any help would be greatly appreciated

/JEN


  #7  
Old November 11th, 2009, 01:36 PM posted to microsoft.public.word.pagelayout
Stefan Blom[_3_]
external usenet poster
 
Posts: 4,556
Default Formatting unprotected sections

Part of the purpose of document protection is to restrict what you can do
with the document. Therefore, applying styles is OK (in an unprotected
section that is), but not modifying styles.

--
Stefan Blom
Microsoft Word MVP



"jen" wrote in message
...
Yes! This solved my problem.

It just make me wonder - why can I use styles with bullets but not change
the Normal style to use bullets...

Never mind - problem solved this is my main concern!

/JEN

"Stefan Blom" wrote:

As you have noticed, many features are disabled in protected documents,
even
when you leave certain sections unprotected. What you can do is use
styles to
apply number and bullet formatting. For example, apply bullet formatting
by
applying the List Bullet style (Ctrl+Shift+L).

--
Stefan Blom
Microsoft Word MVP




"jen" wrote:

Hi,

I'm currently working on a template (.dotx) for Word 2007 where I want
to
protected several sections with the 'Filling in forms' protection. So
far
it's ok - but in the unprotected section I'm unable to use things like
'Bullets' and 'Numbering' - why is this, and mere importantly how do I
solve
this?

Any help would be greatly appreciated

/JEN



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:59 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.