I want to be able to run my mouse ove a list of items, when I go over the
items I want a text box to appear with the description of the listed item,
can anyone help me on this. I want to be able to put the text box where I
want it and be able to edit the text box? Can anyone help, Hope I have
explained it correctly.
tohlz - 24 Jul 2008 04:54 GMT
For mouse over, have a look at
http://www.soniacoleman.com/Tutorials/PowerPoint/quicktricks.htm#16.%20%20Displa
y%20explanatory%20text%20on%20mouse-over
You can make use of Control Toolbox's textbox which allows you to edit text
during slideshow view, but I don't think description text will work when
using the control toolbox's textbox.

Signature
Shawn Toh (tohlz)
Microsoft MVP PowerPoint
(Amazing PowerPoint animations, artworks, games here)
http://pptheaven.mvps.org
PowerPoint Heaven - The Power to Animate
> I want to be able to run my mouse ove a list of items, when I go over the
> items I want a text box to appear with the description of the listed item,
> can anyone help me on this. I want to be able to put the text box where I
> want it and be able to edit the text box? Can anyone help, Hope I have
> explained it correctly.
David M. Marcovitz - 24 Jul 2008 18:11 GMT
Shawn gave you the standard answer, but I don't think it will do all of
what you want. You might need VBA to do what you want, specifically be able
to easily edit the text (if you want to do that on the fly) and position
the box.
--David

Signature
David M. Marcovitz
Microsoft PowerPoint MVP
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/
> I want to be able to run my mouse ove a list of items, when I go over
> the items I want a text box to appear with the description of the
> listed item, can anyone help me on this. I want to be able to put the
> text box where I want it and be able to edit the text box? Can anyone
> help, Hope I have explained it correctly.