In article <(E-Mail Removed)>, Rick Altman wrote:
> 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
================================================