View Single Post
 
Old 05-06-2014, 06:14 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,383
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Although this can't be done directly from Word, it can be done in code from Excel (see: http://dmcritchie.mvps.org/excel/xl2gif.htm). Accordingly, if you automate an Excel session and copy your tables to Excel, you can save them as GIFs, etc, from there.

In Word, you can use the CopyAsPicture method combined with PasteSpecial or PasteAndFormat to create an image of the table in the document, but those methods tend to lose border details and the add a lot of white space around the copied table.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote