![]() |
|
#21
|
||||
|
||||
|
Without wanting to place too fine a point on it, the macro discussed in this thread is for use in documents containing formfields. Your document has no formfields; it has content controls.
For adding a new row to a table in a document with content controls, see: Code to add new row in table Macro to add row to table in a Word form https://www.msofficeforums.com/word-...tml#post145675 The first of these has all you need. There is certainly no need for a button on the QAT when using the correct code. The reason you needed one for the code in this thread is that you're not using formfields and, as a result, can't use their 'on exit' macro property to trigger the code; this isn't required for content controls.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Macro help sought for Word table
|
xan | Word VBA | 1 | 04-20-2012 07:50 PM |
Create Table Form from Word Document
|
gsj224 | Word VBA | 3 | 07-31-2011 09:26 AM |
Word Macro That Checks a Check Box Form Field When File Print is Executed
|
DKerne | Word VBA | 4 | 06-09-2011 11:54 AM |
| Do I need a Form or a Macro?? | Keith24249 | Excel | 0 | 08-23-2010 06:23 AM |
| Use Form Checkbox to Add Table | laxonator | Word Tables | 0 | 10-23-2008 06:21 AM |