Re: $$Excel-Macros$$ Macro required for powerpoint...

2012-09-24 Thread David Grugeon
I don't know exactly because I do not program powerpoint. This is an Excel Macros grou, after all. However it would be something like Picture.left = (slide.width - picture.width)/2 picture.top = (slide.height - picture.height)/2 It may need ActiveWindow.width rather than slide.width hth Regar

Re: $$Excel-Macros$$ Macro required for powerpoint...

2012-09-24 Thread Manoj Kumar
my requirement is pending please help... On Mon, Sep 24, 2012 at 12:34 PM, Manoj Kumar wrote: > Dear Expert, > > i am making my presentation, i use macro to do same size of all picture > after i want all picture show in center of slide... > > > Please help me.. > > Sub PictureSizer() > For NumSli