
Signature
Bill Dilworth
A proud member of the Microsoft PPT MVP Team
Users helping fellow users.
http://billdilworth.mvps.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
vestprog2@ Please read the PowerPoint FAQ pages.
yahoo. They answer most of our questions.
com www.pptfaq.com
.
I thought this might have to be done in VBA. No, I don't know how to write
code, but could learn. I guess my biggest question is - what are the
limitations? Is this a solution that could be deployed globally? These are
templates that would be used in our locations here in the US and aborad. If
it is difficult, then I would consider paying someone to do it, but again
would need to know how much it would cost and how soon it could be done.

Signature
Jo
> This could be done using VBA, if you are willing to accept all the
> limitations inherent to VBA.
[quoted text clipped - 10 lines]
> > go
> > on all slide pages of the presentation - but not on the cover page.
Steve Rindsberg - 26 Feb 2007 15:58 GMT
> I thought this might have to be done in VBA. No, I don't know how to write
> code, but could learn. I guess my biggest question is - what are the
> limitations? Is this a solution that could be deployed globally?
That would depend. Certainly the VBA could be written such that it'd work
globally, though you'd want to make certain the developer knows what
languages/locales must be supported. If all locations use English, then it's a
fairly simple matter but for other languages you'd probably want to deploy a
translated template and code.
It'd require an add-in in addition to your template. The add-in would need to
be installed on each PC; for some organizations this simply means including the
add-in in the image that's rolled out to all PCs, for others it's more
complicated. But at least in theory there's no reason why it couldn't be
globally deployed.
> These are
> templates that would be used in our locations here in the US and aborad. If
> it is difficult, then I would consider paying someone to do it, but again
> would need to know how much it would cost and how soon it could be done.
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================