Forum: Mailmerge
August 17th 12, 02:18 PM
|
Replies: 2
Views: 2,676
|
Forum: Mailmerge
August 17th 12, 02:16 PM
|
Replies: 2
Views: 2,676
|
Forum: Microsoft Word Help
August 14th 12, 02:09 AM
|
Replies: 4
Views: 2,016
|
Forum: Microsoft Word Help
August 13th 12, 12:41 AM
|
Replies: 4
Views: 900
|
Forum: Microsoft Word Help
August 12th 12, 12:43 AM
|
Replies: 29
Views: 4,709
|
Forum: Microsoft Word Help
August 12th 12, 12:38 AM
|
Replies: 5
Views: 1,319
|
Forum: Microsoft Word Help
August 11th 12, 12:08 PM
|
Replies: 2
Views: 2,174
|
Forum: Microsoft Word Help
August 11th 12, 11:51 AM
|
Replies: 5
Views: 1,319
|
Forum: New Users
August 3rd 12, 05:21 PM
|
Replies: 2
Views: 1,929
|
Forum: Microsoft Word Help
August 3rd 12, 06:03 AM
|
Replies: 29
Views: 4,709
|
Forum: Formatting Long Documents
August 3rd 12, 05:19 AM
|
Replies: 8
Views: 3,666
|
Forum: Formatting Long Documents
August 2nd 12, 01:38 PM
|
Replies: 2
Views: 1,881
Do you want to print all the formatting...
Do you want to print all the formatting information of a heading, or do you want help with centering the heading?
You can see what is preventing you from centering a heading by looking at all the...
|
Forum: Formatting Long Documents
August 2nd 12, 01:30 PM
|
Replies: 8
Views: 3,666
You have to select a project from the left hand...
You have to select a project from the left hand window. In the left hand window you will find a Folder tree with Normal at top, followed by Project(Your document Name) below that, and so on. Since...
|
Forum: Formatting Long Documents
August 2nd 12, 06:27 AM
|
Replies: 8
Views: 3,666
Please use this code. But save your original...
Please use this code. But save your original document and test this code on a copy to see if it works. I have not tested this code, but reading it, it seems it will do the job. And this has been...
|
Forum: Microsoft Word Help
August 2nd 12, 06:04 AM
|
Replies: 29
Views: 4,709
Phew! I feel happy that it suits your...
Phew! I feel happy that it suits your requirement.
The "Option Explicit" statement is part of VBA options. It simply means that the code has to declare all variables. It prevents error in...
|
Forum: Microsoft Word Help
August 1st 12, 05:33 PM
|
Replies: 29
Views: 4,709
|
Forum: New Users
August 1st 12, 12:30 PM
|
Replies: 4
Views: 16,316
|
Forum: New Users
August 1st 12, 12:03 PM
|
Replies: 4
Views: 3,048
|
Forum: Formatting Long Documents
August 1st 12, 06:29 AM
|
Replies: 1
Views: 1,793
Please see this link. It will give you all the...
Please see this link. It will give you all the info you need.
http://daiya.mvps.org/bookword.htm
Also do a google search for this topic and you will get additional help. There are many articles on...
|
Forum: New Users
August 1st 12, 06:11 AM
|
Replies: 4
Views: 16,316
You have to use the unicode(hex) code and type...
You have to use the unicode(hex) code and type Alt+x after that. Do this.
1. Open the Find and Replace dialog box. Place your cursor in the Find field.
2. Type 2022 and then press Alt+x. It will...
|
Forum: Microsoft Word Help
August 1st 12, 05:32 AM
|
Replies: 29
Views: 4,709
Yes, you are right. I never could have imagined...
Yes, you are right. I never could have imagined what you actually wanted if you had not explained it. So you need to go over each word of the text, and correct as you go. Got it. I was laughing at...
|
Forum: Microsoft Word Help
July 31st 12, 08:07 PM
|
Replies: 3
Views: 945
|
Forum: Microsoft Word Help
July 31st 12, 05:47 PM
|
Replies: 29
Views: 4,709
|
Forum: New Users
July 31st 12, 03:59 AM
|
Replies: 4
Views: 3,048
You could consider using a ListNum field for...
You could consider using a ListNum field for those paragraphs that shouldn't appear in TOC. The nonTOC paragraphs should be set to a style other than headings, eg body text. Then it won't show up in...
|
Forum: Page Layout
July 31st 12, 01:26 AM
|
Replies: 4
Views: 3,435
Since you need to insert only one extra...
Since you need to insert only one extra paragraph, and that too only occasionally, you can insert a blank paragraph above the newly inserted paragraph and restart numbering.
Of course, this will not...
|