I should be able to count a particular word in a document.

G

Guest

I was reviewing a testing document. I need to know how many time I need to
perform a particular task example: "ASSURE", "CLICK", "OPEN", "CREATE, etc.
Knowing the number of times (TASK-COUNT) a task has to be perfomed will help
in planning the time need to perfom a particular task, which one takes/needs
more time than the other and why. In addition, TASK-COUNT may lead/ help
optimize the testing processes through integration of few simple tasks.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...2e7465&dg=microsoft.public.word.docmanagement
 
J

Jay Freedman

You can do this now. Open the Replace dialog. Enter the word you want
to count into the Find box. Enter the code ^& in the Replace box (or
click the More button, click in the Replace box, click the Special
button, and choose "Find what text"). Click the Replace All button.
This replaces the word with itself -- so there's no visible change --
and then displays a dialog that says how many times it found the word.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top