View Single Post
 
Old 08-27-2013, 01:49 PM
clau_dos clau_dos is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: Aug 2013
Posts: 1
clau_dos is on a distinguished road
Default Word Count Formula

Hi!

I would like to know the forumla in Word 2010 to calculate the number of words in my document? Easy you say? I know what you are thinking, its that word count at the bottom of Word 2010. However, my situation is a little different because it may involve some programming code as such.

Heres the problem:

My Tutor says our assignments must have a word count of only 3,000 words no more. At the moment, my word count is 3,800. This is because in Word 2010, the word count also includes, headings and sub headings used in my contents page which shouldn't be included in the word count.

I've calculated the total number of headings, and sub headings, so far and it comes to: 430 words

Now what would like to know is how I can use the total word count and at the same time automatically deduct the value of 430 to show my true final word count?

You see the reason I am asking is like most people including, my Tutor he will look at the taskbar for the word count and assume that I have gone way over my 3,000 limit than what is really calculated.


For example:

How do I write out a formula maybe using an "if statement" or some other statement to show that if the total word count is >=3,000 then deduct 430 ?

Sorry if this doesn't make sense. Its hard enough for me as it is.
Cheers.
Reply With Quote