OK, here it goes..
Sub PP()
Const ppLayoutTitle As Integer = 1
Const ppLayoutText As Integer = 2
Const ppLayoutTitleOnly As Integer = 11
Const ppEffectFlyFromTop As Integer = 3330
Const ppEffectBoxIn As Integer = 3074
Const ppSlideShowUseSlideTimings As Integer = 2...
I tried that Apply Template method but all I get is an error message: "Run-time error '492' ActiveX component can't create object" Am I missing a reference??
Hello!
I have a small problem concerning PowerPoint. I've created a handy macro which creates a PP-slide show based on information on an Excel file. The problem is that I don't know how to define the template PP uses in VB-code. That "blanco" template isn't suitable for my purposes. So, is...
Hello.
I've created this kind of a basic code, which imports data from an access database to an excel sheet. I'am asking if anyone could help me with my code. My code is very primitive and if I have more than one customer in my database, if have to copy these lines to different modules for each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.