Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
David Newmarch David Newmarch is offline
external usenet poster
 
Posts: 45
Default suppress capitalization for bulleted lists

Is there a way to suppress initial capitalization for bulleted lists? This is
for Word 2007.

I can't see how to do it using the AutoCorrect settings, and I'd prefer not
to just disable AutoCorrect, but perhaps it can be done with code or a macro,
maybe? Suggestions would be much appreciated.
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Cindy M. Cindy M. is offline
external usenet poster
 
Posts: 2,416
Default suppress capitalization for bulleted lists

Hi ?B?RGF2aWQgTmV3bWFyY2g=?=,

Is there a way to suppress initial capitalization for bulleted lists? This is
for Word 2007.

I can't see how to do it using the AutoCorrect settings, and I'd prefer not
to just disable AutoCorrect, but perhaps it can be done with code or a macro,
maybe? Suggestions would be much appreciated.

There's nothing that will let you suppress AutoCorrect capitalization for
bulleted lists - it's an all-or-nothing proposition.

Simplest would be a macro that would let you toggle the AutoCorrect option
on/off: when you're working in a bulleted list run the macro (from a keyboard
shortcut, for example) and when you're finished, run it again.

Sub ToggleAutoCapizalization()
AutoCorrect.CorrectSentenceCaps = Not _
AutoCorrect.CorrectSentenceCaps
End Sub()

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
David Newmarch David Newmarch is offline
external usenet poster
 
Posts: 45
Default suppress capitalization for bulleted lists

Thanks Cindy, this looks as if it will fit the bill very nicely.

"Cindy M." wrote:

Hi ?B?RGF2aWQgTmV3bWFyY2g=?=,

Is there a way to suppress initial capitalization for bulleted lists? This is
for Word 2007.

I can't see how to do it using the AutoCorrect settings, and I'd prefer not
to just disable AutoCorrect, but perhaps it can be done with code or a macro,
maybe? Suggestions would be much appreciated.

There's nothing that will let you suppress AutoCorrect capitalization for
bulleted lists - it's an all-or-nothing proposition.

Simplest would be a macro that would let you toggle the AutoCorrect option
on/off: when you're working in a bulleted list run the macro (from a keyboard
shortcut, for example) and when you're finished, run it again.

Sub ToggleAutoCapizalization()
AutoCorrect.CorrectSentenceCaps = Not _
AutoCorrect.CorrectSentenceCaps
End Sub()

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)


Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
bulleted lists trailman Microsoft Word Help 1 May 8th 08 07:00 PM
Bulleted lists Art Microsoft Word Help 8 December 13th 07 11:10 AM
Bulleted lists LJL Microsoft Word Help 3 November 28th 06 04:14 AM
tab key and bulleted lists serf690 Microsoft Word Help 1 August 13th 05 10:27 AM
Tab key and Bulleted lists numberonemuchacho Page Layout 5 July 2nd 05 12:24 AM


All times are GMT +1. The time now is 01:35 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"