View Single Post
 
Old 10-31-2014, 01:18 AM
charm charm is offline Windows XP Office 2007
Novice
 
Join Date: Oct 2014
Posts: 4
charm is on a distinguished road
Default Store and Apply position of an Object

Hello VBA experts,

I had a very tough time repositioning objects on the slides so that they all look at same place on all slides. Just wondering if it is possible with VBA. However I am new to VBA programming.

Is it possible to store the position (x,y coordinate) of selected object with a macro1 and apply it on any other object on any other slide by running macro2??

Thanks in advance.
Charm
Reply With Quote