How do I paste an OLE Link programatically on PPT2000?

  • Thread starter Thread starter Zoo
  • Start date Start date
Z

Zoo

Hi,
The VBA code below runs on PPT2003 to paste an OLE Link.

ActiveWindow.View.PasteSpecial ppPasteOLEObject, , , , , msoTrue

However , the code do not run on PPT2000.
It encounters 'Compile Error'.

How do I paste an OLE link programatically on PPT2000?
 
Thank you for you reply, Brian.

It's a pity that PPT 2000 VBA cannot do that.
I give up to paste ole link.
 

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