Combo Box PowerPoint 2003

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I'm using powerpoint to prototype for a HCI class and am having
difficulties working with combo boxes. I've been working on this
problem for days and the internet doesn't provide many resources for
using VBA in powerpoint (not that I could find anyway). The problems
I'm having is I want to have a couple of combo boxes populate when
the presentation begins. One is on the master slide and one on a
regular slide. The problem I'm running into is I'm not sure if these
commands go into the module code, class code, or slide code. I've
tried using some various code from pptfaq.com and a few other sites
but haven't found anything to work. I am also having difficulties
defining the presentation in the module and then initiating a new
class. Any help or links to websites that can provide a beginners
guide to VBA would be greatly appreciated. I am familiar with VB, but
that only gets you so far in VBA.
I've tried the following code (among others):

Public WithEvents PPTEvent As Application


Dim myobject As New Class1
Sub StartEvents()
Set myobject.appevent = Application
End Sub
Sub StopEvents()
Set myobject.appevent = Nothing
End Sub

Thanks for the help.

CMK

.



Relevant Pages

  • Combo Box PowerPoint 2003
    ... I'm using powerpoint to prototype for a HCI class and am having ... difficulties working with combo boxes. ... Sub AddItemsToSelectedListBox() ...
    (microsoft.public.powerpoint)
  • Re: The Use of Custom Animation Triggers
    ... Click Coaching and the box appears hyperlinked to Coaching slide? ... Please tell us your PowerPoint / Windows version, ... > highlight the boxes checked for the different leadership styles. ...
    (microsoft.public.powerpoint)
  • Re: Removing a column
    ... The simplest way is to increase the width of all the boxes so that they fill ... the width of the slide. ... Microsoft MVP PowerPoint ... I want to get rid of that column. ...
    (microsoft.public.powerpoint)
  • vertical text box moves
    ... in previous versions of PowerPoint for Mac such as 2001 and 1998. ... Whenever I create slides containing vertical text boxes, ... simply by clicking to another slide and then back to the slide with ...
    (microsoft.public.mac.office.powerpoint)
  • Re: Extra text boxes appearing when using masters
    ... Whenever I try to created a new slide, I get extra text boxes over the ... top of the boxes in the master slide. ... Which version of PowerPoint do you use? ...
    (microsoft.public.powerpoint)