View Single Post
 
Old 09-14-2017, 11:28 AM
kevinbradley57 kevinbradley57 is offline Windows 7 64bit Office 2010 64bit
Advanced Beginner
 
Join Date: Jul 2017
Posts: 85
kevinbradley57 is on a distinguished road
Default Code to find a named (bookmarked?) table, replicate a row or table, and delete a specified table.

The attached template uses a QAT icon to replicate either a single table row or an entire table, including the content controls but without any entered text. It works as designed, but it identifies the table by placeholder text that won't necessarily be there if the user completes the table before adding another one, which is likely to happen. So, I need another way to identify the table. I'm familiar with bookmarks, but not how to write the code that would locate the table and replicate it. I also need a QAT icon that would delete the table the cursor happens to be in at the moment along with the subsequent paragraph marks.

I would greatly appreciate any assistance, especially if any suggested code includes enough comments for a VBA rookie to figure out what the code is doing.

Kevin Bradley
Attached Files
File Type: dotm Audit Report Ver 1.1e.dotm (133.8 KB, 10 views)
Reply With Quote