>>>> The message must be in HTML, of course. RTF may also work but only if your
>>>> receiver uses Outlook, too.
>>>>
>>>> The shown line wouldn't cause the error 'Can't set object outside a With
>>>> Block error'. So there must be more around it that you doesn't show us.
>>>>
>>>> Here's a complete sample. It's assumed that the HTML e-mail and workbook
>>>> 'Mappe1.xls' are opened yet and copies the range from cell "B2" to "C6":
>>>>
>>>>
http://www.vboffice.net/sample.html?mnu=2&smp=41&cmd=showitem
>>>>
>>>> Then please see Word's object model. You can exactly determine the Range
>>>> before calling its Paste method. Or you paste the table first, then write
>>>> additional text at the beginning of the document and some at it's end.
>>>>
>>>> Outlook's object model doesn't allow you to place the cursor into an
>>>> e-mail's body. For instance, you could call the Insert commadn via the
>>>> toolbar, but if the cursor is currently in the To field then the clipboard
>>>> content gets inserted into that field.
>>>>
>>>> If you don't want to use Word as mail editor then you need a workaround.
>>>> Then I'd recommend Redemption (www.dimastr.com) to set the cursor position.
>>>>
>>>> --
>>>> Viele Gruesse / Best regards
>>>> Michael Bauer - MVP Outlook
>>>> Keep your Outlook categories organized!
>>>>
http://www.shareit.com/product.html?productid=300120654&languageid=1
>>>> (German:
http://www.VBOffice.net/product.html?pub=6)
>>>>
>>>>
>>>> Am Mon, 29 Jan 2007 06:58:03 -0800 schrieb Andy:
>>>>
>>>> suggestion.
>>>> some
>>>> Excel
>>>> formatting
>>>> paste
>>>> does
>>>> cells.
>>>> so