vba - How to combine several text boxes in a word file into one table that is copyable? -


i have word file near end of document several table-like structures 6 columns. each page has table 6 columns , each page has little on 40 rows of information. each of these data points in own text box, can't highlight 1 column , copy them on excel, write macro want.

is there way concatenate rows , columns 1 massive table can highlight items , copy , paste excel? haven't used macros word before, i'm going assume it's similar excel. if has idea how this, or somehow me out baseline word vba started.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -