![]() |
|
#1
|
||||
|
||||
![]()
The font used is not bold, but to ensure that remains true
Code:
With oRng .Collapse 0 .Text = sComment & Chr(32) .Font.Color = RGB(51, 51, 204) .Font.Name = "Universe Condensed Light" .Font.Size = 11 .Font.Bold = False .Collapse 0 .Select End With By all means pass on the message to your colleagues.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#2
|
|||
|
|||
![]()
Thank you, Graham,
It's just perfect now. My colleagues will be well pleased to have a no longer work-intensive option for their in-text comments even without being technologically gifted. Thank you again, Ulrike |
#3
|
|||
|
|||
![]()
Graham, I am so sorry, I messed up my perfectly working macro.
When it did not come up by pressing the assigned key, I could still get it in 'Viewing macros.' I thought I had to reassign it. So, I started with your perfectly working instructions. But when I try to run it, I get 'Compile error: Invalid outside procedure' I tried to understand the instructions in the Help link. My techie ambitions were not enough to understand how to proceed. With my heartfelt apologies, Ulrike |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Counting the amount of comments 'done' and 'not done' with a macro | caspy | Word VBA | 2 | 10-23-2022 12:27 AM |
Acronym Macro - Ms Word comments | Davereynolds1946 | Word VBA | 0 | 12-11-2021 04:45 AM |
![]() |
jimmy12 | Word VBA | 6 | 05-15-2021 02:48 AM |
Macro to highlight and bolden specific text in Word Comments | PCUSER | Word VBA | 1 | 09-22-2020 03:08 PM |
How to insert comments thro' macro | AlexandarR | Word VBA | 4 | 06-05-2015 10:38 PM |