http://www.perlmonks.org?node_id=1025896

arundurai has asked for the wisdom of the Perl Monks concerning the following question:

I want to embed an existing excel file into a ppt using perl, I have the code to open the ppt & excel files , add data in them etc. Can anyone please help me withthe command to embed a saved excel file in a ppt that is opened by the code.

Replies are listed 'Best First'.
Re: embed excel in ppt
by Anonymous Monk on Mar 28, 2013 at 08:43 UTC

      Unfortunately, there is no macro recorder anymore, for PowerPoint 2010. The "Create Macro" link drops you into an empty VBA subroutine instead of recording your steps and presenting those as VBA subroutine now.

        Well, in that case, install old version :) anything to avoid learning the object model