Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General PowerPoint Questions / August 2006

Tip: Looking for answers? Try searching our database.

Powerpoint and Macro's (I think!)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
WendyMc - 24 Aug 2006 14:07 GMT
I wonder if someone out there can help me with a project I am working on in PP?
I am trying to create a game Blockbusters - where you select an area of a
grid (made up of autoshapes) then are asked a question - the grid is all
hyperlinked to new slides which give the question, followed by the answer,
then an action button returns you to the grid (Sense so far?)  What I would
like to do is colour the grid in team colours to show who answered the
question and I thought all I had to do was record a macro to fill with Red
then assign it to an action button, so that if the team gets the question
correct I will click the appropriate action button and the correct colour
will fill!  But it's not working at all!  the macro assigns itself to a
particular autoshape rather than the one I want to fill.

If this makes any sense to you at all and you can help me I would be very
very grateful.

Wendy :-)
John Wilson - 24 Aug 2006 14:39 GMT
Wendy, if you click to edit the macro what does it look like?

My guess is it starts something like "activewindow.selection.shaperange"

If so it will never work in slide show mode as there can be no "selection"

You would need to write some vba which points to specific shapes

eg ActivePresentation.Slides(1).Shapes(3) _
.Fill.ForeColor.RGB = vbRed

If this makes no sense to you maybe you could use trigger emphasis
animations (if you have XP / 2003)
Signature


Did that answer the question / help?
_____________________________
John Wilson
Microsoft Certified Office Specialist
http://www.technologytrish.co.uk/ppttipshome.html

> I wonder if someone out there can help me with a project I am working on in PP?
> I am trying to create a game Blockbusters - where you select an area of a
[quoted text clipped - 12 lines]
>
> Wendy :-)
WendyMc - 25 Aug 2006 09:25 GMT
Million thanks for taking the time to reply - still struggling with this one,
cant get the emphasis animation to work!  will try the macro idea again -
looks like I may be writing 20 macro's.  Thanks again

Wendy

> Wendy, if you click to edit the macro what does it look like?
>
[quoted text clipped - 26 lines]
> >
> > Wendy :-)

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.