- 21 Abr 2016 às 19:57
#10036
Tem como inserir uma imagem no cabeçalho do excel? Se sim, como? Aguardo obrigada. 

Depois de 9 anos, este fórum será desativado. Mas calma.... estamos migrando para uma comunidade no DISCORD. Junte-se a nós.
Sub Inserir_Imagem_Cabeçalho()
With ActiveSheet.PageSetup.LeftHeaderPicture
.Filename = Environ("USERPROFILE") & "\pictures\Sua_imagem.jpg" ' Diretorio(C:\usuario\imagens\) * Altere aqui o nome, da sua imagem
.Height = 100
.Width = 150
.Brightness = 0.36
.ColorType = msoPictureAutomatic
.Contrast = 0.39
.CropBottom = 0
.CropLeft = 0
.CropRight = 0
.CropTop = 0
End With
ActiveSheet.PageSetup.LeftHeader = "&G"
End Sub
We have created lots of YouTube videos just so you can achieve [...]
The best flat phpBB theme around. Period. Fine craftmanship and [...]
All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]
this should be fantastic. but what about links,images, bbcodes etc etc? [...]
Estamos migrando para uma comunidade no Discord