![]() |
|
#8
|
|||
|
|||
|
I am a bit pressed for time so hopefully someone like macropod can speed up helping you. The problem is that your code for InsertRowWithContent (and InsertColumnWithContent) uses Selection. And now you are saying that you do NOT want to use Selection. Therefore things like:
Set oRows = Selection.Rows(1) are wrong. It all has to be changed to only use table(7) rows and columns. |
| Tags |
| content controls, rows |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Grouping table rows to prevent individual rows from breaking across pages
|
dennist77 | Word | 1 | 10-29-2013 11:39 PM |
Adding rows and copying formulas
|
ejtoll | Word Tables | 1 | 12-05-2012 05:09 PM |
| Adding columns in specific rows only | mhays | Excel | 5 | 01-17-2012 09:13 AM |
Odd behaviour of table - keep rows together
|
Stephan Lindner | Word Tables | 1 | 09-10-2011 05:31 AM |
adding rows to word table
|
hklein | Word VBA | 4 | 07-18-2011 12:21 AM |