![]() |
|
#7
|
||||
|
||||
|
In that case, you might use:
Code:
With Tbl
If .Range.Characters.First.Previous.Paragraphs.Last.Range.Text Like "Table [3-4].*" & vbCr Then
...
End If
End With
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
How do I mail merge records into table columns with more than one merge field?
|
tech123 | Mail Merge | 1 | 04-26-2017 07:13 PM |
Table Merge
|
murazlan | Mail Merge | 3 | 11-21-2016 08:05 PM |
Merge only the text in a table and keep the 2 original colums of a table
|
james1979uk | Word Tables | 5 | 12-15-2013 05:48 PM |
| Cannot Merge Into A Table | MacDee | Mail Merge | 1 | 01-29-2013 07:21 PM |
Merge Two Table in VBA
|
donbexcel | Word VBA | 2 | 10-21-2011 11:46 AM |