Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
abbyvfb abbyvfb is offline
external usenet poster
 
Posts: 1
Default Where is the word count tool?

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Where is the word count tool?

You can add it to your status bar.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"abbyvfb" wrote in message
...
Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!!

Thanks!

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Thierry Fontenelle [MSFT] Thierry Fontenelle [MSFT] is offline
external usenet poster
 
Posts: 8
Default Where is the word count tool?

Hi,

You'll find the Word Count function under the "Review" tab (under "Set
Language"). I hope it helps,

Cheers,

Thierry Fontenelle [MSFT]

"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!

  #4   Report Post  
Posted to microsoft.public.word.docmanagement
hope hope is offline
external usenet poster
 
Posts: 5
Default Where is the word count tool?

I know where it is - but how do I insert the [WORD COUNT: 250] on my typed
document?

"Thierry Fontenelle [MSFT]" wrote:

Hi,

You'll find the Word Count function under the "Review" tab (under "Set
Language"). I hope it helps,

Cheers,

Thierry Fontenelle [MSFT]

"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!

  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Where is the word count tool?

You could insert a DocProperty field
{ DOCPROPERTY Words }
But the field itself will add 1 to the word count and the use of 'Words: '
would add another, so if you did not wish to include the field in and its
associated text in the count, you could insert a combination of fields eg
{ ={ DOCPROPERTY Words } - 1 \# "'Words: '0" }
You can save this as an autotext or formatted autocorrect entry (for say
#wc) for ease of reinsertion, but always update the field after insertion.
Or you could insert the word count with a macro.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



Hope wrote:
I know where it is - but how do I insert the [WORD COUNT: 250] on my
typed document?

"Thierry Fontenelle [MSFT]" wrote:

Hi,

You'll find the Word Count function under the "Review" tab (under
"Set Language"). I hope it helps,

Cheers,

Thierry Fontenelle [MSFT]

"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word
2007? There's no tool menu like there used to be. I need this
desperately!! Thanks!





  #6   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Where is the word count tool?

Type everything except the number itself. For that, type NUMWORDS, then
select that word and press Ctrl+F9 to convert it to a field and F9 to
update.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Hope" wrote in message
...
I know where it is - but how do I insert the [WORD COUNT: 250] on my typed
document?

"Thierry Fontenelle [MSFT]" wrote:

Hi,

You'll find the Word Count function under the "Review" tab (under "Set
Language"). I hope it helps,

Cheers,

Thierry Fontenelle [MSFT]

"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!!
Thanks!



  #7   Report Post  
Posted to microsoft.public.word.docmanagement
Joe Joe is offline
external usenet poster
 
Posts: 92
Default Where is the word count tool?

This version is the worst!!! It took me way too long to find this simple
function:
Click on "Review" tab. In left box (spelling and grammar) next to
"Translate"
is a little box - 123. That's the word count button.

MS software is such a scam. Why do they make it so difficult? Because they
can.

cheers

Joe in Durango, CO


"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!

  #8   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Where is the word count tool?

Live word count is on the status bar.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Joe" wrote in message
...
This version is the worst!!! It took me way too long to find this simple
function:
Click on "Review" tab. In left box (spelling and grammar) next to
"Translate"
is a little box - 123. That's the word count button.

MS software is such a scam. Why do they make it so difficult? Because they
can.

cheers

Joe in Durango, CO


"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!!
Thanks!




  #9   Report Post  
Posted to microsoft.public.word.docmanagement
digitig digitig is offline
external usenet poster
 
Posts: 16
Default Where is the word count tool?

"Suzanne S. Barnhill" wrote:

Live word count is on the status bar.


But only sometimes updates. Specifically, if you select part of a text the
live word count /should/ show the number of words in the selected portion
before the number of words in the whole text. Sometimes it does, and that's
great. Sometimes it doesn't, which sucks. In my latest college assignment
there are blocks of plain text for which, if I select them, the live word
count will show the word count for the selection. There there are other
blocks of plain text for which, if I select them, the live word count will
continue to display only the total for the document and I have to go to the
word count button on the review tab to get the count.

So I'm afraid I'm at least partly with "Joe in Durango, CO". Word count in
the status bar would be a great feature if it worked consistently. It
doesn't, so it's a real nuisance that the version that /does/ work is so hard
to find.
  #10   Report Post  
Posted to microsoft.public.word.docmanagement
Bob Buckland ?:-\) Bob   Buckland ?:-\) is offline
external usenet poster
 
Posts: 2,073
Default Where is the word count tool?

Hi Digitig,

Could you provide some steps to reproduce the behavior?

Is this typed text, or text pasted from a non-Word document pasted in?

What font are you using and what view are you working in.

Generally, the type of behavior you mentioned can occur if the font is a symbol font (even if the 'symbols' look 'letterlike') as
Word then doesn't see 'words' just characters, but clicking on the Wordcount item on the Word 2007 status bar at the bottom of the
screen should bring up the count dialog and a character count that does 'see' these characters but the Word count may not appear
correctly.

============
"digitig" wrote in message ...
"Suzanne S. Barnhill" wrote:

Live word count is on the status bar.


But only sometimes updates. Specifically, if you select part of a text the
live word count /should/ show the number of words in the selected portion
before the number of words in the whole text. Sometimes it does, and that's
great. Sometimes it doesn't, which sucks. In my latest college assignment
there are blocks of plain text for which, if I select them, the live word
count will show the word count for the selection. There there are other
blocks of plain text for which, if I select them, the live word count will
continue to display only the total for the document and I have to go to the
word count button on the review tab to get the count.

So I'm afraid I'm at least partly with "Joe in Durango, CO". Word count in
the status bar would be a great feature if it worked consistently. It
doesn't, so it's a real nuisance that the version that /does/ work is so hard
to find.
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*




  #11   Report Post  
Posted to microsoft.public.word.docmanagement
Older Than You Older Than You is offline
external usenet poster
 
Posts: 1
Default Where is the word count tool?

Oh great, I guess we are supposed to be mind-readers and just know all this.

"Could you provide some steps to reproduce the behavior?"
Isn't MS supposed to be telling US where these behaviors are? Didn't
someone test this before releasing it? Why to users have to point out the
problems?

But I guess if there is no regard for the amount of lost productivity caused
by someone in MS not having anything better to do than completely change the
UI, there certainly is no interest in telling customers how the new UI
actually works (when it does).

===

"Bob Buckland ?:-)" wrote:

Hi Digitig,

Could you provide some steps to reproduce the behavior?

Is this typed text, or text pasted from a non-Word document pasted in?

What font are you using and what view are you working in.

Generally, the type of behavior you mentioned can occur if the font is a symbol font (even if the 'symbols' look 'letterlike') as
Word then doesn't see 'words' just characters, but clicking on the Wordcount item on the Word 2007 status bar at the bottom of the
screen should bring up the count dialog and a character count that does 'see' these characters but the Word count may not appear
correctly.

============
"digitig" wrote in message ...
"Suzanne S. Barnhill" wrote:

Live word count is on the status bar.


But only sometimes updates. Specifically, if you select part of a text the
live word count /should/ show the number of words in the selected portion
before the number of words in the whole text. Sometimes it does, and that's
great. Sometimes it doesn't, which sucks. In my latest college assignment
there are blocks of plain text for which, if I select them, the live word
count will show the word count for the selection. There there are other
blocks of plain text for which, if I select them, the live word count will
continue to display only the total for the document and I have to go to the
word count button on the review tab to get the count.

So I'm afraid I'm at least partly with "Joe in Durango, CO". Word count in
the status bar would be a great feature if it worked consistently. It
doesn't, so it's a real nuisance that the version that /does/ work is so hard
to find.
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*



  #12   Report Post  
Posted to microsoft.public.word.docmanagement
digitig digitig is offline
external usenet poster
 
Posts: 16
Default Where is the word count tool?

"Bob Buckland ?:-)" wrote:

Hi Digitig,

Could you provide some steps to reproduce the behavior?


Unfortunately no, I've not found a pattern to it yet. Mind you, I've only
just noticed it (it's the first time I've needed word count since moving to
Office 2007) so I'll keep a look out to see if I can make it reproducible.

Is this typed text, or text pasted from a non-Word document pasted in?


This is text I have typed in. It's a college assignment in which I need to
do 1000 words for the first part and 300 for each of the second and third
parts. The partial counts were showing fine for the parts 1 and 2, not at all
for part 3. I kept typing and selecting, and after a bit more typing and
selecting the word count started appearing as it should (now I just need to
get my word count down by about 20%!).

What font are you using and what view are you working in.


Calibri, print layout.
  #13   Report Post  
Posted to microsoft.public.word.docmanagement
Margaret Margaret is offline
external usenet poster
 
Posts: 17
Default Where is the word count tool?

I have one machine that refuses to show Word Count in the status bar. I go to
Review and click the 123 button, and it will show Page 2 of 2, but not the
word count. Then, next time I start Word I have to do that again. How do I
get it to show the Word Count on the status bar, and how do I get it to stay
there so next time I start Word it comes up again?

Thanks!

"digitig" wrote:

"Suzanne S. Barnhill" wrote:

Live word count is on the status bar.


But only sometimes updates. Specifically, if you select part of a text the
live word count /should/ show the number of words in the selected portion
before the number of words in the whole text. Sometimes it does, and that's
great. Sometimes it doesn't, which sucks. In my latest college assignment
there are blocks of plain text for which, if I select them, the live word
count will show the word count for the selection. There there are other
blocks of plain text for which, if I select them, the live word count will
continue to display only the total for the document and I have to go to the
word count button on the review tab to get the count.

So I'm afraid I'm at least partly with "Joe in Durango, CO". Word count in
the status bar would be a great feature if it worked consistently. It
doesn't, so it's a real nuisance that the version that /does/ work is so hard
to find.

  #14   Report Post  
Posted to microsoft.public.word.docmanagement
Peter T. Daniels Peter T. Daniels is offline
external usenet poster
 
Posts: 3,215
Default Where is the word count tool?

Word2007? Right-click on the status bar and turn on Word Count. (And
whichever of the other availabilities would be convenient for you.)

On Nov 2, 9:15*am, Margaret
wrote:
I have one machine that refuses to show Word Count in the status bar. I go to
Review and click the 123 button, and it will show Page 2 of 2, but not the
word count. Then, next time I start Word I have to do that again. How do I
get it to show the Word Count on the status bar, and how do I get it to stay
there so next time I start Word it comes up again?

Thanks!



"digitig" wrote:
"Suzanne S. Barnhill" wrote:


Live word count is on the status bar.


But only sometimes updates. *Specifically, if you select part of a text the
live word count /should/ show the number of words in the selected portion
before the number of words in the whole text. Sometimes it does, and that's
great. Sometimes it doesn't, which sucks. In my latest college assignment
there are blocks of plain text for which, if I select them, the live word
count will show the word count for the selection. There there are other
blocks of plain text for which, if I select them, the live word count will
continue to display only the total for the document and I have to go to the
word count button on the review tab to get the count.


So I'm afraid I'm at least partly with "Joe in Durango, CO". Word count in
the status bar would be a great feature if it worked consistently. It
doesn't, so it's a real nuisance that the version that /does/ work is so hard
to find.-

  #15   Report Post  
Posted to microsoft.public.word.docmanagement
Rich Rich is offline
external usenet poster
 
Posts: 62
Default Where is the word count tool?

I agree with these comments. Why isn't there a simple way to translate word
2003 functions to word 2007?? Some one really missed a very basic step in the
design process.
Rich

"Joe" wrote:

This version is the worst!!! It took me way too long to find this simple
function:
Click on "Review" tab. In left box (spelling and grammar) next to
"Translate"
is a little box - 123. That's the word count button.

MS software is such a scam. Why do they make it so difficult? Because they
can.

cheers

Joe in Durango, CO


"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!



  #16   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Where is the word count tool?

Word Count is on the status bar by default.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"rich" wrote in message
...
I agree with these comments. Why isn't there a simple way to translate word
2003 functions to word 2007?? Some one really missed a very basic step in
the
design process.
Rich

"Joe" wrote:

This version is the worst!!! It took me way too long to find this simple
function:
Click on "Review" tab. In left box (spelling and grammar) next to
"Translate"
is a little box - 123. That's the word count button.

MS software is such a scam. Why do they make it so difficult? Because
they
can.

cheers

Joe in Durango, CO


"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!!
Thanks!




  #17   Report Post  
Posted to microsoft.public.word.docmanagement
dardar dardar is offline
external usenet poster
 
Posts: 1
Default Where is the word count tool?

You have probably already found your answer to this, but just in case.........
click on the Review tab
look on the left section entitled Proofing
down the right side of the box you will see an icon ABC123 this is the
word count icon.
highlight the area in your document that you need a word count and then
click on the icon . A little dialog box should pop onto your screen with the
count for you.

to save yourself from searching out this tool each time, simply right click
on the icon and select "Add to Quick Access Toolbar" . You will then see the
icon appear in your toolbar immediately above your document


--
computerly challenged


"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!

  #18   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Where is the word count tool?

It is not necessary to add the Word Count icon to the QAT since it is
already present (or potentially present) on the status bar. If you don't see
it there, right-click on the status bar and add it. The status bar will then
display the word count, and clicking on that will open the Word Count
dialog.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"dardar" wrote in message
...
You have probably already found your answer to this, but just in
case.........
click on the Review tab
look on the left section entitled Proofing
down the right side of the box you will see an icon ABC123 this is the
word count icon.
highlight the area in your document that you need a word count and then
click on the icon . A little dialog box should pop onto your screen with
the
count for you.

to save yourself from searching out this tool each time, simply right
click
on the icon and select "Add to Quick Access Toolbar" . You will then see
the
icon appear in your toolbar immediately above your document


--
computerly challenged


"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!!
Thanks!



  #19   Report Post  
Posted to microsoft.public.word.docmanagement
Chris W[_2_] Chris W[_2_] is offline
external usenet poster
 
Posts: 4
Default Where is the word count tool?

I think the solution to everyone's issue with finding commands is this:

1. Right-click on the "HOME" tab.
2. Select "CUSTOMIZE QUICK ACCESS TOOLBAR"
3. In the new window under "Choose Commands From:" drop down menu select
"ALL COMMANDS"
4.You will see a list of all commands. Scroll down to the command you want
to add and highlight it or double click.
5. Click "ADD" button.
6. Your command button will now reside on the top toolbar.

Note: there are some commands that are not directly accessible from the
standard toolbar menus.

"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!

  #20   Report Post  
Posted to microsoft.public.word.docmanagement
Chris W[_2_] Chris W[_2_] is offline
external usenet poster
 
Posts: 4
Default Where is the word count tool?



I think the solution to everyone's issue with finding commands is this:

1. Right-click on the "HOME" tab.
2. Select "CUSTOMIZE QUICK ACCESS TOOLBAR"
3. In the new window under "Choose Commands From:" drop down menu select
"ALL COMMANDS"
4.You will see a list of all commands. Scroll down to the command you want
to add and highlight it or double click.
5. Click "ADD" button.
6. Your command button will now reside on the top toolbar.

Note: there are some commands that are not directly accessible from the
standard toolbar menus.




  #21   Report Post  
Posted to microsoft.public.word.docmanagement
Chris W[_2_] Chris W[_2_] is offline
external usenet poster
 
Posts: 4
Default Where is the word count tool?


I think the solution to everyone's issue with finding commands is this:

1. Right-click on the "HOME" tab.
2. Select "CUSTOMIZE QUICK ACCESS TOOLBAR"
3. In the new window under "Choose Commands From:" drop down menu select
"ALL COMMANDS"
4.You will see a list of all commands. Scroll down to the command you want
to add and highlight it or double click.
5. Click "ADD" button.
6. Your command button will now reside on the top toolbar.

Note: there are some commands that are not directly accessible from the
standard toolbar menus.




  #22   Report Post  
Posted to microsoft.public.word.docmanagement
Amanda Amanda is offline
external usenet poster
 
Posts: 46
Default Where is the word count tool?

It is in the status bar or under the review tab.
However i need help reenabling my status bar. I had it at the bottom of the
page and it disappeared. If someone knows how to get it back that would be
helpful.

"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!

  #23   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Where is the word count tool?

The status bar in Word 2007 can't be turned off, so perhaps your Word window
is extending below the bottom of the screen? If it's in a restored (Normal)
window, what happens if you Maximize it?

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Amanda" wrote in message
...
It is in the status bar or under the review tab.
However i need help reenabling my status bar. I had it at the bottom of
the
page and it disappeared. If someone knows how to get it back that would be
helpful.

"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!!
Thanks!



  #24   Report Post  
Posted to microsoft.public.word.docmanagement
mwsmith mwsmith is offline
external usenet poster
 
Posts: 1
Default Where is the word count tool?


I too have had considerable difficulty using Word Count to find the count
for a selection. Two observations:

* It has trouble with any text that was input by a second user and which I
then accepted via track changes.

* It has trouble with citations linked to the reference list. This may
relate to the first point.

My work-around: after you select the relevant text, copy and paste it into a
new document. The resulting word count should be accurate. It worked for me.

MW Smith
Menlo Park, CA



"Suzanne S. Barnhill" wrote:

The status bar in Word 2007 can't be turned off, so perhaps your Word window
is extending below the bottom of the screen? If it's in a restored (Normal)
window, what happens if you Maximize it?

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Amanda" wrote in message
...
It is in the status bar or under the review tab.
However i need help reenabling my status bar. I had it at the bottom of
the
page and it disappeared. If someone knows how to get it back that would be
helpful.

"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!!
Thanks!




  #25   Report Post  
Posted to microsoft.public.word.docmanagement
Daisy1124 Daisy1124 is offline
external usenet poster
 
Posts: 1
Default Where is the word count tool?



"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!! Thanks!



  #26   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Where is the word count tool?

There's a Word Count button on the Review tab, but it's much more
satisfactory to right-click on the status bar and add Word Count as one of
the buttons there. It will automatically display the word count of the
entire document or a selection, and you can click on it to get the character
count and other statistics.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Daisy1124" wrote in message
...


"abbyvfb" wrote:

Can someone please help! Where is the word count function in Word 2007?
There's no tool menu like there used to be. I need this desperately!!
Thanks!



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
How do I get word count to count my headers and footers? Working with word argh!!! Microsoft Word Help 2 October 16th 06 04:33 PM
Can I set word count to not count words with three letters less? DianaHolmes Microsoft Word Help 8 September 24th 06 05:53 AM
Word's word count feature should be able to count sentences also Connor Microsoft Word Help 31 November 15th 05 07:03 PM
A word count that appears next to the page count Wordy88 Microsoft Word Help 1 June 24th 05 12:30 AM
Change Line Count to not count blank lines Carol Microsoft Word Help 4 November 27th 04 01:46 PM


All times are GMT +1. The time now is 04:51 AM.

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"