Re: PPT VBA - Clicking on non-existent textbox?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Steve Rindsberg (abuse_at_localhost.com)
Date: 03/06/05


Date: Sun, 06 Mar 2005 11:30:20 EST

Monsieur Ziggie, bon soir.

This bit of appears to be VBA has a SNOBOL's chance of helping you do the deed,
you pascal (how appropriate at this time of year) rascal. Go forth. Blaise
new trails!

Use VBA to create popup text
http://www.rdpslides.com/pptfaq/FAQ00691.htm

In article <uABpehkIFHA.576@TK2MSFTNGP15.phx.gbl>, Zigzag wrote:
> >Ah, Monsieur Hollerith is a good fellow but he doesn't know how easy his
> >life was. Cards? We only had stacks of >wooden slabs. And we had to run
> >thread every which way through them before we could think of starting. And
> >they kept >the machinery atop a mountain we had to climb every morning.
> >Barefoot. Through thorns that grew atop the icepack.
>
> Luxury. And you tell kids these days and they don't believe you.
>
> >Cobol seemed SO longwinded. We had to enter everything onto punchcards;
> >bad enough in Fortran. I'd still be punching >at it if I'd done Cobol!
>
> I too started with Fortran, then Pascal, then Cobol. When starting Cobol I
> believed it was like writing in sanskrit, it looked so archaic. But you
> know, after a while, I preferred it. I believe the effect is something akin
> to the Stockholm syndrome.
>
> Now OO languages I just can't get my head around. That's not a criticism of
> the genre, just my view of them.
>
> Which brings me, longwindedly, to my problem which I hope someone can help
> me with.
>
> I am experimenting with putting together a presentation on one slide using
> animation appear and disappear effects. I know that a work-around would be
> to use more than one slide but I would like to learn how to resolve this
> particular problem.
> When I click on an image, an associated descriptive textbox fades in. This
> is fine until I have more text than I can reasonably show in the textbox. If
> there is more text I display a "More >>>" textbox on the slide and make it
> clickable to fade out the original description and fade in the additional
> text. This works hunky-dory until I have more than one image with two pages
> of text. As the "More >>>" textboxes are located in the same position on the
> slide then ppt only allows me to click on the one on top of the zorder.
> I've tried moving the appropriate "More >>>" textbox to the top of the
> zorder using vba. This moves the textbox but doesn't make it clickable when
> running the show. Understandable but not the effect I want.
> So here's what I now want to do:
> Click on an image to display the descriptive text and Create the "More >>>"
> textbox (where appropriate).
> Click on the created "More >>>" textbox to fade out the descriptive text,
> show the additional textbox and remove the "More >>>" textbox.
> I can use vba to create the "More >>>" textbox but I don't know how to make
> it clickable and associate a procedure with it when it doesn't exist at
> runtime. I need to do this for each image where there is more than one
> textbox worth of descriptive text.
>
> Any help would be appreciated.
>
> TIA
>
> Zig
>

-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================



Relevant Pages

  • Re: Fading multiple text in/out in same textbox
    ... You will have to do it with VBA, PPT doesn't natively do this. ... course have several textbox and fade them in and out as desired. ...
    (microsoft.public.powerpoint)
  • Re: Can I get formulas to work in Powerpoint (excel cut and paste
    ... Seems weird that you can multiply textbox values fine but not add them. ... This tells VBA to treat the text as values. ... > How can you add values (vs. multiple)? ... >> You can do this in PowerPoint by incorporating some VBA. ...
    (microsoft.public.powerpoint)
  • Re: New to .NET
    ... My favorite VBA book was published by WROX as well, ... Textboxes hold String object data, ... data formatted, you don't format the textbox, you format the data. ... Datatypes for text in a textbox... ...
    (microsoft.public.dotnet.languages.vb)
  • Cant do Index in Access?
    ... I suspect I'll need to do this in VBA, but I've never programmed in VBA in ... and it seems to be different than Excel. ... to be in a current month textbox, "Month Index 2" in the next month, on down ... numbers vary depending on which one the formula is going into. ...
    (microsoft.public.access.modulesdaovba)
  • Re: New to .NET
    ... My long term interest in switching from Access VBA to ... Datatypes for text in a textbox... ... Formats in a textbox... ... in my control txtLaborRate, ...
    (microsoft.public.dotnet.languages.vb)