Thread
: [Solved]
vba detect first char in line and auto insert table
View Single Post
10-24-2019, 04:26 AM
gmayor
Windows 10
Office 2016
Expert
Join Date: Aug 2014
Posts: 4,137
Add the line
Code:
.Style = "Table Grid"
immediately after the line
Code:
With oTable
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes
www.gmayor.com
gmayor
View Public Profile
Find all posts by gmayor