![]() |
#2
|
||||
|
||||
![]()
In your example char.Font.Color of the first character of the hyperlink will return 9999999 and not wdColorBlue. Add the test on that value to this line of code:
Code:
If char.Font.Color <> wdColorAutomatic And char.Font.Color <> wdColorBlack _ And char.Font.Color <> wdColorBlue Then |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Macro to change an RGB table cell shading color to another RGB color | David Matthews | Word VBA | 4 | 05-29-2018 02:45 PM |
Correct Bookmark Hyperlink | Phil H | Word | 2 | 02-10-2016 12:55 PM |
![]() |
cyberpaper | Word | 2 | 01-03-2013 02:07 PM |
Word macro to email hyperlink | pooley343 | Word VBA | 0 | 07-20-2011 01:48 AM |
![]() |
Henry | Word | 1 | 07-05-2011 04:29 PM |