Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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. |
#5
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]() 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. |
#6
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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. |
#7
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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. |
#8
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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. |
#9
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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. |
#10
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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? |
#11
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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? |
#12
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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.- |
#13
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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.- |
#14
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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.- |
#15
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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.- |
#16
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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). |
#17
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]() 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). |
#18
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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 - |
#19
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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 - |
#20
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
On Tuesday, March 30, 2010 at 6:25:12 PM UTC-4, 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 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. Awesome thread, helped me to calculate that I would need to keep working on this document for another ~800 years before reaching the size limit. That is a big comfort. Thank you all! |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text Form Field Maximum Character Length | Microsoft Word Help | |||
What is the maximum practical length of a Word document? | Microsoft Word Help | |||
How to set the maximum length of a fill-in field | Microsoft Word Help | |||
Forms - Field Length - Maximum Characters | Microsoft Word Help | |||
Setting the maximum length of a text form field | Microsoft Word Help |