#1   Report Post  
Posted to microsoft.public.word.docmanagement
Fafa Fafa is offline
external usenet poster
 
Posts: 1
Default Sentence Count

I want to know if there is a way to count the number of sentences without
checking the spelling and grammar and getting the readability stats?
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Jay Freedman Jay Freedman is offline
external usenet poster
 
Posts: 9,854
Default Sentence Count

On Sat, 20 Sep 2008 11:34:01 -0700, Fafa wrote:

I want to know if there is a way to count the number of sentences without
checking the spelling and grammar and getting the readability stats?


The number of sentences can be extracted from the readability statistics without
running the spelling check with this little macro:

Sub SentenceCount()
MsgBox Selection.Range.ReadabilityStatistics(4).Value _
& " sentences"
End Sub

See http://www.gmayor.com/installing_macro.htm for instructions. You can assign
a keyboard shortcut or a toolbar button to run the macro.


--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
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
Begin typing a sentence erases the sentence just in front of new s Catana Microsoft Word Help 2 September 21st 07 12:10 AM
end sentence with number, need next sentence to auto capitilize rrupp Microsoft Word Help 2 May 17th 06 03:27 PM
Word's word count feature should be able to count sentences also Connor Microsoft Word Help 31 November 15th 05 07:03 PM
Break a sentence in Hebrew (r-l), end sentence wraps to next line MJD Microsoft Word Help 0 May 24th 05 05:30 PM
count words per sentence cfb Microsoft Word Help 1 February 8th 05 10:23 PM


All times are GMT +1. The time now is 04:09 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"