![]() |
|
#1
|
|||
|
|||
![]()
Thanks Charles
Now i understand Every line in word is a paragraph. Quote:
You , me and other VBA developers will know to set inter-paragraph spacing and styles What about for the users ? Only way for them is to Select Document or Paragraph and check for style and spacing So any type of indication thru VBA or any VBA syntax to know what style has been used for inter-paragraph and what spacing has been incorported. Rather than Selecting document/Paragraph and checking for Space Size after each paragraph SamD |
#2
|
|||
|
|||
![]() Quote:
Every line is not a paragraph. In Word, every press of the Enter key creates a Word paragraph. I suspect that every user, from time to time, uses the Enter key for spacing; I know that I do, in documents. No well-formed template should. Again, empty paragraphs add disproportionately to the size and complexity of documents. A large number of the problems reported on forums like this are the result of empty paragraphs that carry formatting. If text is directly formatted, each paragraph mark will carry up to fifty different formatting commands that Word has to interpret on the fly as it renders the document on the screen or print. Any Word training should include use of styles and inter-paragraph spacing. This is not vba or expert-level material. When I hire staff to do word processing I do test and train. Word is not a typewriter, it is a complex program when used to produce complex documents. Basic Concepts of Microsoft Word - from Shauna Kelly For simple documents, it is simple to use. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
syntax for inserting blank line before inserting table and after a line or paragraph | SamDsouza | Word VBA | 8 | 08-04-2019 11:10 PM |
Data validation,force cell to be filed with number if respective cell is not empty | nicholes | Excel Programming | 0 | 08-01-2015 09:08 AM |
![]() |
pmahesha | Word | 2 | 04-13-2015 12:16 PM |
![]() |
Cellendhyll | Word Tables | 3 | 07-10-2014 05:49 AM |
![]() |
peytontodd | Word | 2 | 12-11-2012 06:55 PM |