Results 1 to 4 of 4

Thread: VBA newbie, help required please *RESOLVED* (ish)

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member Simon Caiger's Avatar
    Join Date
    Aug 2000
    Location
    Rugby, England
    Posts
    377

    VBA newbie, help required please *RESOLVED* (ish)

    I have dabbled with VBA in Excel before but now I need to do some more complex things in PowerPoint.

    I would be grateful if somebody could answer these simple (I hope) questions :

    1) As certain slides are loaded, I need to run some code. Sometimes this is immediately the slide is shown, other times it will be some period of time after the slide is shown. I have sussed how to create a timer but what I need to know is there some kind of Slide_Load event?
    I am currently using a CommandButton on the slide but I would really like to automate the process.

    2) UserForms seem to be some kind of VB Form object. Do these get displayed on the PowerPoint slide? If so, what is the display method (Show?).

    3) Is there a PictureBox control available? Either to be displayed on a UserForm or preferrably on the slide.

    Thanks in advance
    Last edited by Simon Caiger; May 19th, 2003 at 04:22 AM.
    Simon Caiger

    Documentation is like sex; when it's good, it's very, very good, and when it's bad, it's better than nothing.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width