Results 1 to 2 of 2

Thread: Variable initialisation in Powerpoint

  1. #1

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

    Variable initialisation in Powerpoint

    Hi All,

    This is the first time I have used VBA in Powerpoint so sorry if it is a silly question.

    I need to set the initial state of the values displayed in some labels etc. on a slide when it is first shown.

    In VB, I would do this in Form_Load or Form_Activate.

    Is there a similar event that I can use in Powerpoint?

    Thanks in advance
    Last edited by Simon Caiger; May 8th, 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.

  2. #2

    Thread Starter
    Hyperactive Member Simon Caiger's Avatar
    Join Date
    Aug 2000
    Location
    Rugby, England
    Posts
    377
    OK, I've figured it out.

    As you probably all know, but I didn't, you just create your own Form_Load procedure.

    What was throwing me was that there is "Form" object and it's associated list of procedures in the object and procedure combo boxes like you get in VB.
    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