Embedded excel tables

J

Jim Plumb

In the course of business I receive word files with embedded word tables
which required extra processing. What I need is a macro or some kind of VBA
to convert these to Word tables. Does anyone have something like this they'd
be willing to share?

Thanks,

Jim
 
J

jmacleve

Wouldn't it be just as easy to activate the embedded sheets (I assume
you meant Excel in your question), copy the "used parts" and paste them
back into the Word documents? When you paste Excel cells into a Word
document, it automatically turns them into tables.

jma
 
Top