View Single Post
 
Old 07-31-2017, 06:52 AM
dpashley dpashley is offline Windows 10 Office 2010 32bit
Novice
 
Join Date: Sep 2016
Posts: 6
dpashley is on a distinguished road
Default Create text box in VBA and style content

Hi,

I am trying to use VBA to create a series of text boxes in a Word document automatically and then set the style of them.

What I need to be able to do is:
  • Insert a text box to my existing Word document
  • Add some text
  • Set font, size and alignment
  • Set border style of the text box
  • Set position
Any help would be most appreciated!


Thanks,


Dan
Reply With Quote