I am trying to create a presentation but I would like at the graphics to
appear in the same X and Y co-ordinates on each and every page. I would
normally find their X and Y postion from the 0 (zero) top left hand edge and
use these throughout the document. Does PPT have this function?
John Wilson - 16 Feb 2007 17:48 GMT
Format > picture (or autoshape) > position tab will give you the distance
from the top left corner.
If you can write vba code you can use .left and .top to either meaasure or
set the coordinates --
--------------------------------------------
Amazing PPT Hints, Tips and Tutorials-http://www.PPTAlchemy.co.uk
http://www.technologytrish.co.uk/ppttipshome.html
email john AT technologytrish.co.uk
> I am trying to create a presentation but I would like at the graphics to
> appear in the same X and Y co-ordinates on each and every page. I would
> normally find their X and Y postion from the 0 (zero) top left hand edge and
> use these throughout the document. Does PPT have this function?
Steve Rindsberg - 16 Feb 2007 22:01 GMT
> I am trying to create a presentation but I would like at the graphics to
> appear in the same X and Y co-ordinates on each and every page. I would
> normally find their X and Y postion from the 0 (zero) top left hand edge and
> use these throughout the document. Does PPT have this function?
No, but there's a free add-in that does.
http://www.pptools.com/starterset/
This page explains how to use it to do pretty much what you're after:
TIP: Make several images the same size
http://www.pptools.com/starterset/FAQ00034.htm
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================