View Single Post
 
Old 11-13-2017, 08:08 PM
Jimbeambabob Jimbeambabob is offline Windows 10 Office 2016
Novice
 
Join Date: Nov 2017
Posts: 1
Jimbeambabob is on a distinguished road
Smile First Post - Macro to paste specific columns only

Hi everyone,

First post here. I have managed to teach myself to write basic VBA code and generally I can find the answer I am looking for by searching forums but this particular problem has me stumped.

What I need to do is create a Word macro that will only paste certain cells from a table in the clipboard. For example, if I copy a single row from another documents table with 5 columns in it and only want to paste columns 1,3 and 5.

Anyone have any ideas? Any help would be much appreciated.
Reply With Quote