A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Maximum word length



 
 
Thread Tools Display Modes
  #1  
Old March 30th, 2010, 08:45 PM posted to microsoft.public.word.docmanagement
Clarendon
external usenet poster
 
Posts: 47
Default Maximum word length

What is the maximum number of words I can have in a MS Word document (2007)?
Does the Word function suffer when its size rises above a certain word
length? If so, what is the limit under which I can use the Word without a
problem associated with the size?

Thanks.


  #2  
Old March 30th, 2010, 09:07 PM posted to microsoft.public.word.docmanagement
Peter T. Daniels
external usenet poster
 
Posts: 1,959
Default Maximum word length

Supposedly you can have 32 Mb of text (not graphics etc.) in one file.
You can't even _count_ how many words that would be!

On Mar 30, 3:45*pm, Clarendon
wrote:
What is the maximum number of words I can have in a MS Word document (2007)?
Does the Word function suffer when its size rises above a certain word
length? If so, what is the limit under which I can use the Word without a
problem associated with the size?

Thanks.


  #3  
Old March 30th, 2010, 11:25 PM posted to microsoft.public.word.docmanagement
macropod[_2_]
external usenet poster
 
Posts: 2,402
Default Maximum word length

Expressed another way, 2^32 characters, that is 4,294,967,296 characters. If every word had one letter and one space separated each
word, that'd be 2,147,483,648 words.

--
Cheers
macropod
[Microsoft MVP - Word]


"Peter T. Daniels" wrote in message
...
Supposedly you can have 32 Mb of text (not graphics etc.) in one file.
You can't even _count_ how many words that would be!

On Mar 30, 3:45 pm, Clarendon
wrote:
What is the maximum number of words I can have in a MS Word document (2007)?
Does the Word function suffer when its size rises above a certain word
length? If so, what is the limit under which I can use the Word without a
problem associated with the size?

Thanks.


  #4  
Old March 30th, 2010, 11:50 PM posted to microsoft.public.word.docmanagement
Yves Dhondt
external usenet poster
 
Posts: 560
Default Maximum word length

The short answer: unless you are creating really huge documents (+10000
pages) or embedding really huge object (an entire HD movie), you will never
come near any of the limits. So don't worry about them.

You are actually asking two different things. On the one hand, you are
asking about the limitations of Word 2007 documents (docx files), on the
other hand you are asking about the limitations of Microsoft Word, the
software program. It is important to differentiate between those two things
as docx files can be opened by many programs (Word, Papers, OpenOffice, ...)
on many systems (Windows, MacOS, Linux, ...). For example, it is possible
that while OpenOffice Writer can handle a particulary large docx file,
Microsoft Word can't, or the other way around. It all comes down to how word
processing programs represent documents internally.

Now, with regards to the limitations. A docx file is basically a zip-file
and therefore follows the limitations of zip-files. That is, the file should
be less than 4GB in size. Next to that, a zip file can't contain more than
65,536 files. Assuming you only add ordinary images, you could add almost
65,000 of them. More complex objects like embedded excel sheets might take
up multiple files and lower that last number.

The above numbers are the theory. In reality, there probably isn't any word
processor which could handle a file with 65,000 images in it or 4GB of
compressed text. (I haven't tested this.)

Concerning the limatations of Word, you might want to check out
http://support.microsoft.com/?kbid=211489 . However, some of the data on
that page is incorrect. For example, it states that there is a max of 32MB
of text. I have seen documents containing over 35MB of pure text being
opened by Word, so I know for a fact that that value is incorrect. I believe
that the data on that page is a lower limit and that for some of these
limitations, the current value might be (a lot) higher.

As to when the file size becomes a problem, it all depends on your machine
(processor, memory, ...) and what you try to do. Some things, like doing a
find/replace operation in a 10,000 page document will always be slow.

Yves

"Clarendon" wrote in message
...
What is the maximum number of words I can have in a MS Word document
(2007)?
Does the Word function suffer when its size rises above a certain word
length? If so, what is the limit under which I can use the Word without a
problem associated with the size?

Thanks.



  #5  
Old March 31st, 2010, 12:00 AM posted to microsoft.public.word.docmanagement
Yves Dhondt
external usenet poster
 
Posts: 560
Default Maximum word length

You probably meant 32 MB instead of 32Mb. There is a factor 8 difference
between the two so it is rather important.

Yves

"Peter T. Daniels" wrote in message
...
Supposedly you can have 32 Mb of text (not graphics etc.) in one file.
You can't even _count_ how many words that would be!

On Mar 30, 3:45 pm, Clarendon
wrote:
What is the maximum number of words I can have in a MS Word document
(2007)?
Does the Word function suffer when its size rises above a certain word
length? If so, what is the limit under which I can use the Word without a
problem associated with the size?

Thanks.


  #6  
Old March 31st, 2010, 04:20 AM posted to microsoft.public.word.docmanagement
Peter T. Daniels
external usenet poster
 
Posts: 1,959
Default Maximum word length

Be that as it may, the usual abbreviation is Mb. I don't think anyone
would imagine someone was talking about megabits.

On Mar 30, 7:00*pm, "Yves Dhondt" wrote:
You probably meant 32 MB instead of 32Mb. There is a factor 8 difference
between the two so it is rather important.

Yves

"Peter T. Daniels" wrote in ...
Supposedly you can have 32 Mb of text (not graphics etc.) in one file.
You can't even _count_ how many words that would be!

On Mar 30, 3:45 pm, Clarendon
wrote:



What is the maximum number of words I can have in a MS Word document
(2007)?
Does the Word function suffer when its size rises above a certain word
length? If so, what is the limit under which I can use the Word without a
problem associated with the size?

  #7  
Old March 31st, 2010, 04:22 AM posted to microsoft.public.word.docmanagement
Peter T. Daniels
external usenet poster
 
Posts: 1,959
Default Maximum word length

Typing speeds were expressed in words per minute, where "word" was
defined as five letters followed by a space -- so I suppose you could
divide four and a quarter billion by six to get an answer.

On Mar 30, 6:25*pm, "macropod" wrote:
Expressed another way, 2^32 characters, that is 4,294,967,296 characters. If every word had one letter and one space separated each
word, that'd be 2,147,483,648 words.

--
Cheers
macropod
[Microsoft MVP - Word]

"Peter T. Daniels" wrote in ...
Supposedly you can have 32 Mb of text (not graphics etc.) in one file.
You can't even _count_ how many words that would be!

On Mar 30, 3:45 pm, Clarendon
wrote:



What is the maximum number of words I can have in a MS Word document (2007)?
Does the Word function suffer when its size rises above a certain word
length? If so, what is the limit under which I can use the Word without a
problem associated with the size?


Thanks.-

  #8  
Old March 31st, 2010, 06:07 AM posted to microsoft.public.word.docmanagement
macropod[_2_]
external usenet poster
 
Posts: 2,402
Default Maximum word length

Yes, but that's not what the OP asked: "What is the maximum number of words". The *maximum* can only exist where each word has one
character.

Conversely, the post title suggested the OP was after the "Maximum word length". In that case, pick the longest word you can find,
up to 4,294,967,296 characters in length ...

--
Cheers
macropod
[Microsoft MVP - Word]


"Peter T. Daniels" wrote in message ...
Typing speeds were expressed in words per minute, where "word" was
defined as five letters followed by a space -- so I suppose you could
divide four and a quarter billion by six to get an answer.

On Mar 30, 6:25 pm, "macropod" wrote:
Expressed another way, 2^32 characters, that is 4,294,967,296 characters. If every word had one letter and one space separated
each
word, that'd be 2,147,483,648 words.

--
Cheers
macropod
[Microsoft MVP - Word]

"Peter T. Daniels" wrote in
...
Supposedly you can have 32 Mb of text (not graphics etc.) in one file.
You can't even _count_ how many words that would be!

On Mar 30, 3:45 pm, Clarendon
wrote:



What is the maximum number of words I can have in a MS Word document (2007)?
Does the Word function suffer when its size rises above a certain word
length? If so, what is the limit under which I can use the Word without a
problem associated with the size?


Thanks.-


  #9  
Old March 31st, 2010, 02:46 PM posted to microsoft.public.word.docmanagement
Twayne[_3_]
external usenet poster
 
Posts: 135
Default Maximum word length

In
,
Peter T. Daniels typed:
Be that as it may, the usual abbreviation is Mb. I don't
think anyone
would imagine someone was talking about megabits.

On Mar 30, 7:00 pm, "Yves Dhondt"
wrote:
You probably meant 32 MB instead of 32Mb. There is a
factor 8 difference
between the two so it is rather important.

Yves

"Peter T. Daniels" wrote in
...
Supposedly you can have 32 Mb of text (not graphics etc.)
in one file.
You can't even _count_ how many words that would be!

On Mar 30, 3:45 pm, Clarendon

wrote:



What is the maximum number of words I can have in a MS
Word document (2007)?
Does the Word function suffer when its size rises above a
certain word length? If so, what is the limit under which
I can use the Word without a problem associated with the
size?


Mb = Mega bits
MB = Mega Bytes (there are 8 bits to a Byte).


  #10  
Old March 31st, 2010, 10:16 PM posted to microsoft.public.word.docmanagement
Peter T. Daniels
external usenet poster
 
Posts: 1,959
Default Maximum word length

Did you fail to read the message you responded to?

On Mar 31, 9:46*am, "Twayne" wrote:
,
Peter T. Daniels typed:

Be that as it may, the usual abbreviation is Mb. I don't
think anyone
would imagine someone was talking about megabits.


On Mar 30, 7:00 pm, "Yves Dhondt"
wrote:
You probably meant 32 MB instead of 32Mb. There is a
factor 8 difference
between the two so it is rather important.


Yves


"Peter T. Daniels" wrote in
...
Supposedly you can have 32 Mb of text (not graphics etc.)
in one file.
You can't even _count_ how many words that would be!


On Mar 30, 3:45 pm, Clarendon

wrote:


What is the maximum number of words I can have in a MS
Word document (2007)?
Does the Word function suffer when its size rises above a
certain word length? If so, what is the limit under which
I can use the Word without a problem associated with the
size?


Mb = Mega bits
MB = Mega Bytes (there are 8 bits to a Byte).- Hide quoted text -

- Show quoted text -


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:59 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.