> Sorry to be dim, but I am blonde... ;-) I'm happy to teach myself if you
> can suggest a page or two I should read that would teach me what I need to
> know for this macro. I tried VB Help but I'm swimming in a sea of ignorance.
Hey Steve
Thanks, that certainly fixed up my error. Well, I can run the macro but
nothing happens - but of course I don't really understand what is supposed to
happen... So the plan is to buy a book or two, lock myself away for a week
and get my head around the basics :-)
In the meantime, I'll hope the client thinks the music is tacky and doesn't
want it ;-)
Lucy

Signature
MOS Master Instructor
South Australia
If this post answered your question please let us know as others may be
interested too
> > Sorry to be dim, but I am blonde... ;-) I'm happy to teach myself if you
> > can suggest a page or two I should read that would teach me what I need to
[quoted text clipped - 27 lines]
> PPTools: www.pptools.com
> ================================================
Steve Rindsberg - 16 Aug 2006 19:56 GMT
> Hey Steve
>
> Thanks, that certainly fixed up my error. Well, I can run the macro but
> nothing happens - but of course I don't really understand what is supposed to
> happen...
The Debug.Print lines should make useful text appear in the "Immediate" window
of the VB editor. Try it again but press Ctrl+G (in the vb editor) then run the
macro again.
Better?
So the plan is to buy a book or two, lock myself away for a week
> and get my head around the basics :-)
>
> In the meantime, I'll hope the client thinks the music is tacky and doesn't
> want it ;-)
>
> Lucy
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
aneasiertomorrow - 17 Aug 2006 00:19 GMT
Yaaay! That beats me scribbling it down with a pencil (and then being unable
to decipher my own handwriting). Thank you so much Steve and John - I can
see me using that quite a bit (I'm a 'measure once, cut twice' kind of person
unfortunately).
I don't suppose you can alter them and send them back the other way can you?
Thanks again. And you might even have given me the confidence to start
playing with other bits of code I've found here...
Lucy

Signature
MOS Master Instructor
South Australia
If this post answered your question please let us know as others may be
interested too
> > Hey Steve
> >
[quoted text clipped - 21 lines]
> PPTools: www.pptools.com
> ================================================
Steve Rindsberg - 24 Aug 2006 04:37 GMT
> Yaaay! That beats me scribbling it down with a pencil (and then being unable
> to decipher my own handwriting). Thank you so much Steve and John - I can
> see me using that quite a bit (I'm a 'measure once, cut twice' kind of person
> unfortunately).
>
> I don't suppose you can alter them and send them back the other way can you?
That'd take a good bit more coding ... but
> Thanks again. And you might even have given me the confidence to start
> playing with other bits of code I've found here...
There you go then. Your first coding project. <g>
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================