![]() |
#8
|
||||
|
||||
![]() Quote:
CaptionLabels.Add Name:="Picture" to: CaptionLabels.Add Name:="Photograph" Change: Label:="Picture" to: Label:="Photograph" Insert: Code:
With .Styles("Caption") With .Font .Name = "Times New Roman" .Size = 10 End With .ParagraphFormat.TabStops.Add Position:=CentimetersToPoints(2.5), Alignment:=wdAlignTabLeft End With 'Add a 2-row by NumCols-column table to take the images Note: Word doesn't work with spaces the way I expect you want. Using a tab-stop should give a comparable result.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
macaronipasta | Word VBA | 2 | 06-27-2021 06:28 PM |
Macro to access info from Excel spreadsheet and populate Word doc with text, photos, and captions | henhelm | Word VBA | 4 | 06-27-2019 08:49 PM |
![]() |
Mr M | Drawing and Graphics | 2 | 06-20-2018 08:07 PM |
![]() |
tha_slughy | Word VBA | 5 | 07-13-2014 04:39 PM |
![]() |
Jeremiahts | Drawing and Graphics | 1 | 03-23-2011 07:33 PM |