+ Reply to Thread
Results 1 to 3 of 3

Macros to Copy Paste Special from Excel to Word

  1. #1
    Registered User
    Join Date
    10-28-2010
    Location
    Riga
    MS-Off Ver
    Excel 2003
    Posts
    3

    Macros to Copy Paste Special from Excel to Word

    Hello,

    I have written a short macros, which copy data range from Excel and paste it special as Enhanced Metafile in table cell in Word file.
    The problem is that picture pasted is much larger than cell. But I need it fit the cell (cell size is fixed).
    Maybe anybody had the same kind of a problem and can give an advice?

    I used the code below. Maybe any is missing?

    Selection.PasteSpecial Link:=False, DataType:=wdPasteEnhancedMetafile, Placement:=wdInLine, DisplayAsIcon:=False

    Or give an advice how to resize pasted object.
    Thanx a lot in advance!

  2. #2
    Registered User
    Join Date
    10-28-2010
    Location
    Riga
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Macros to Copy Paste Special from Excel to Word

    Please, help!

  3. #3
    Registered User
    Join Date
    10-28-2010
    Location
    Riga
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Macros to Copy Paste Special from Excel to Word

    Any ideas?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1