Este fórum está sendo desativado

Depois de 9 anos, este fórum será desativado. Mas calma.... estamos migrando para uma comunidade no DISCORD. Junte-se a nós.

ENTRAR PARA DISCORD

Tópicos relacionados a códigos VBA, gravação de macros, etc.
Por engrocha
Posts
#49858
Bom dia a todos!
Utilizando um excelente código criado aqui mesmo no fórum pelo Jimmy, estou tentando adequar o mesmo a minha necessidade atual. Gostaria que o Range (B2:R77) fosse colado no e-mail com figura e não como texto.

Tentei inserir um "Pictures.Paste.Select" mas não obtive êxito.

Grato!
Rocha

Sub Email()
Dim OutlookApp As Object
Set OutlookApp = CreateObject("Outlook.Application")
Set OutlookMail = OutlookApp.CreateItem(0)
OutlookMail.To = Range("D80").Value
OutlookMail.cc = Range("D81").Value
OutlookMail.Subject = Range("D82").Value
Range("B2:R77").Copy
OutlookMail.display 'para visualizar e enviar manual, ou OutlookMail.send para enviar direto
Application.Wait (Now + TimeValue("00:00:02"))
Call SendKeys("^v")
End Sub
long long title how many chars? lets see 123 ok more? yes 60

We have created lots of YouTube videos just so you can achieve [...]

Another post test yes yes yes or no, maybe ni? :-/

The best flat phpBB theme around. Period. Fine craftmanship and [...]

Do you need a super MOD? Well here it is. chew on this

All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]

Lasagna on me this time ok? I got plenty of cash

this should be fantastic. but what about links,images, bbcodes etc etc? [...]

Estamos migrando para uma comunidade no Discord