![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#10
|
|||
|
|||
|
I found that if I add "oComment.Initial = "MN" here:
Code:
Set oComment = oDoc.Comments.Add(oRng, MyString)
oComment.Author = "MNathan"
oComment.Initial = "MN"
I will say one thing: the new version is A LOT faster than the old one. Thanks again. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
formula in excel 2007 works not in 2013
|
piper7971 | Excel | 10 | 07-06-2015 02:09 PM |
2013 presentation's animation not working in 2007
|
captainship | PowerPoint | 1 | 04-16-2015 09:35 AM |
Macro fails to add image border in Word 2007
|
samhdc | Word | 1 | 03-30-2012 04:56 AM |
Search always fails in Word 2007
|
Sachelis | Word | 2 | 01-28-2011 08:50 AM |
| Saving a Word 2007 document as a PDF fails | dcabrames | Word | 20 | 01-21-2011 03:07 PM |