> Why would you need to do it in VB? It is probably I who needs enlightenment
> here, but humor me and the throngs of others here who do not even dabble in
> VB. With the Custom Show function supporting exactly what you ask for -- the
> ability to show selected, non-contiguous slides -- why must you retreat to a
> programming language to make this happen. Thanks...
If you've been tasked with doing the job in code, it's not a retreat. It's
called "getting the job done". ;-)
This might be part of an addin that does most of the work, asking the users
only to select the slides they want to include in the custom show (ie, in
sorter) then press a button.
Or it might be a case of the programmer needing to automatically create and
display a custom show based on a set of criteria that may not be obvious to us
or the user, something that'd be fairly simple to do in code, very difficult to
do manually. Or impossible.
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
jinx - 11 Jun 2007 15:12 GMT
Steve, your right... I have a lerge spreadsheet that is used by several
business owners. At any one presentation they need to be able to select the
slides they require. this is done via a userform. the problem is that if you
rerun the presentation without closing it - it starts on the last slide that
was shown.. rather than the setup slide.

Signature
Thanks... Jinx
> > Why would you need to do it in VB? It is probably I who needs enlightenment
> > here, but humor me and the throngs of others here who do not even dabble in
[quoted text clipped - 19 lines]
> PPTools: www.pptools.com
> ================================================