![]() |
|
#1
|
|||
|
|||
|
Just started trialling 2011. Did a simple macro where I highlighted all then did some find/replace all operations. However, the latter did not occur or appear in the VBA code:
Sub Email() ' ' Email Macro ' ' Selection.WholeStory ActiveWindow.DocumentMapPercentWidth = 17 Selection.WholeStory Selection.WholeStory Selection.WholeStory Selection.ParagraphFormat.Alignment = wdAlignParagraphJustify Selection.ParagraphFormat.Alignment = wdAlignParagraphJustify Selection.Font.Size = 9 Selection.Font.Name = "Arial" End Sub Why??? |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Macros | nore | Outlook | 0 | 06-01-2011 04:39 PM |
| Macros | Steveg | Word VBA | 0 | 08-18-2010 04:04 PM |
Macros
|
Desertwrangler | Word VBA | 6 | 06-25-2010 07:06 AM |
| macros | trancetheory | Outlook | 0 | 05-11-2010 09:31 AM |
Macros
|
krdzal | Excel | 1 | 04-06-2010 07:43 AM |