Working with PPT files through Excel VBA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've done this before, but I'm having some difficulty today and I'm not sure
why.

When I declare my PPT variables, I do something like this:

Dim myPPT As powerpoint.Presentation

I have set the references to use the

Microsoft Powerpoint 11.0 Object Library

It's like the library isn't being recognized.

When I RESTART my system, all is well BRIEFLY. I had no problems yesterday
and today it's giving me errors like my variables aren't declared, when they
are.

Can someone assist?

Thanks,
Barb Reinhardt
 
Does that computer have an earlier Office version than 2003?

- Jon
 
It's got 2003 as far as I know.

Jon Peltier said:
Does that computer have an earlier Office version than 2003?

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top