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.
#8014
Prezados, Boa Tarde!


Preciso de uma ajuda para se comunicar Macro Excel com Power Point, no arquivo em anexo detalho minha dúvida.

Resumindo essa macro roda legal, mas só que o arquivo do power point abre em modo de apresentação só no slide 3. gostaria que no excel na célula G8 o valor que tivesse nessa célula abrisse o slide.

MACRO NO EXCEL.
O procedimento Sub a seguir pressupõe que a apresentação PPTAutomation.ppt contém uma macro chamada "AutomationTest".

Sub PPTTest()
Dim PPT as Object

Set PPT = CreateObject("PowerPoint.Application")

PPT.Presentations.Open "C:\My Documents\PPTAutomation.ppt", , ,False

' Note that the file name and the module
' name are required to path the macro correctly.
PPT.Run "PPTAutomation.ppt!Module1.AutomationTest"

End Sub


MACRO NO POWER POINT

Sub AutomationTest()
With ActivePresentation.SlideShowSettings.Run.View
End With
Call gotoSlide
End Sub


Sub gotoSlide()
Application.SlideShowWindows(1).View.gotoSlide Index:=3
End Sub
Você não está autorizado a ver ou baixar esse anexo.
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