Thread: [Solved] Wildcards and track changes
View Single Post
 
Old 06-06-2022, 09:19 PM
valentinator valentinator is offline Windows 10 Office 2019
Novice
 
Join Date: Jun 2022
Posts: 9
valentinator is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
Simply change:
.Font.Underline = True
to:
.Font.Underline = wdUnderlineDouble
That's what I tried doing, but it tells me I can't paste selection into a table. Is there a way of working around this?
Reply With Quote