pbmods,
I forgot to say thank you!
I C/P the spcipt into the Visula Basic window between the tags,
Private Sub ComboBox1_Chang e()
End Function
and expected to see the menu giving me some drop options...but it don't. What did I do wrong with it?
User Profile
Collapse
Profile Sidebar
Collapse
Gomez
Last Activity: Jul 31 '07, 09:57 PM
Joined: Jul 30 '07
Location:
-
pbmods,
I forgot to say thank you!
I C/P the spcipt into the Visula Basic window between the tags,
Private Sub ComboBox1_Chang e()
End FunctionLeave a comment:
-
So this is what I get but it's not working on the PPT slide.
Private Sub ComboBox1_Chang e()
<script type="text/javascript">
// <![CDATA[
Function setPPT(uri)
{
if(uri != '')
{
location.href = uri;
}
}
// ]]>
</script>
<select onchange="setPP T(this.options[this.selectedIn dex].value);">...Leave a comment:
-
Drop down menus in Power Point
Hi, I'm Gomez and I am NOT a programmer - I am just a lowly graphic designer so please take pity on me and try not to laugh at what I'm about to ask.
I am building a multi channel presentation in Power Point that will be distributed on CD. The self starting presentation links to other PPTs, videos, PDFs, etc and what I am trying to do is avoid having a cluttered menu screen or multiple layers of menus by using drop down menus.
...
No activity results to display
Show More
Leave a comment: