![]() |
#4
|
||||
|
||||
![]()
You can reset the paragraph format to bring it back to left aligned
aRow.Range.Style = "Caption" aRow.Range.ParagraphFormat.Reset I think your table style (which has defined the paragraphs as centred) is causing the problem you are seeing. I generally try to avoid over-specifying the table styles because they can then override the paragraph styles that I use. Table styles are somewhat problematic because once you have included an 'optional' attribute like font or paragraph format settings, it can be very hard to remove it but easy to reassign.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
kevinbradley57 | Word VBA | 9 | 09-21-2017 04:58 PM |
![]() |
lodi123 | Word VBA | 1 | 02-24-2017 05:32 AM |
Selecting a digit from a code | Warren99 | Excel | 2 | 05-29-2016 04:08 AM |
![]() |
dionnaro | Word Tables | 1 | 05-24-2016 04:04 PM |
Selecting/deselecting items in pivot table | mbesspiata | Excel | 0 | 07-22-2014 08:15 AM |