Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-31-2014, 06:30 AM
Sektor Sektor is offline Copy table to another location in the same document Windows 8 Copy table to another location in the same document Office 2013
Novice
Copy table to another location in the same document
 
Join Date: Mar 2014
Location: Russia
Posts: 6
Sektor is on a distinguished road
Default Copy table to another location in the same document


I have one table in document and want to copy it into another location (more precisely, bookmark location). For now I have the following code:

Code:
Dim doc As Document
Dim t As Table

Set doc = ThisDocument
Set t = doc.Tables(1)
t.Select
Selection.Copy
doc.Bookmarks("bm46").Select
Selection.Paste
Is there another, more elegant, way to copy table? Thanks beforehand!
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy table to another location in the same document How to have the location (path) of the Word document on the title bar? Jamal NUMAN Word 24 09-06-2017 12:18 PM
Copy table to another location in the same document Open document file location issue help required jborchel Word 8 10-21-2013 02:58 PM
Displaying the filepath/document location in ribbon MrPahoehoe PowerPoint 1 03-01-2013 06:41 AM
Copy table to another location in the same document VBA to copy bookmark to a new location kent Word VBA 5 06-14-2012 02:18 PM
Copy table to another location in the same document table location, table title pav Word VBA 1 05-24-2011 09:10 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:22 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft