Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General PowerPoint Questions / July 2004

Tip: Looking for answers? Try searching our database.

Save All/Close All Buttons?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Daniel of Judah - 15 Mar 2004 20:23 GMT
I notice in Word there are buttons available called 'Save all' and 'Close
all' which are very handy when working on several documents at a time.  I
don't see anything like that in PowerPoint 2002 SP-2, this ng or on-line.
What's the best approach to automating this?  Thanks in advance!
PPTMagician - 15 Mar 2004 23:46 GMT
Close PowerPoint.  It should prompt you to save all open
presentations before closing PowerPoint.

HTH,
Glenna
>-----Original Message-----
>I notice in Word there are buttons available called 'Save all' and 'Close
[quoted text clipped - 3 lines]
>
>.
Steve Rindsberg - 16 Mar 2004 20:34 GMT
> I notice in Word there are buttons available called 'Save all' and 'Close
> all' which are very handy when working on several documents at a time.  I
> don't see anything like that in PowerPoint 2002 SP-2, this ng or on-line.
> What's the best approach to automating this?  Thanks in advance!

' This will do it
Dim lCount as Long

For lCount = Presentations.Count to 1 Step -1
  Presentations(lCount).Save  ' or .SaveAs or .Close or ....
Next lCount

Signature

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

Daniel of Judah - 30 Jul 2004 21:15 GMT
awesome!!

> > I notice in Word there are buttons available called 'Save all' and 'Close
> > all' which are very handy when working on several documents at a time.  I
[quoted text clipped - 12 lines]
> PPT FAQ:  www.pptfaq.com
> PPTools:  www.pptools.com
"John Langhans [MSFT]" - 16 Mar 2004 22:18 GMT
Signature

[CRITICAL UPDATE - Anyone using Office 2003 should install the critical
update as soon as possible. From PowerPoint, choose "Help -> Check for
Updates".]


Hello,

PowerPoint doesn't provide the functionality (Save all, or Close all
commands) that you are looking for without resorting to VBA or add-ins.

If you (or anyone else reading this message) think that it's important that
PowerPoint provide this kind of functionality (without having to resort to
VBA or add-ins), don't forget to send your feedback (in YOUR OWN WORDS,
please) to Microsoft at:

http://register.microsoft.com/mswish/suggestion.asp

As with all product suggestions, it's important that you not just state
your wish but also WHY it is important to you that your product suggestion
be implemented by Microsoft.  Microsoft receives thousands of product
suggestions every day and we read each one but, in any given product
development cycle, there are only sufficient resources to address the ones
that are most important to our customers so take the extra time to state
your case as clearly and completely as possible.

IMPORTANT: Each submission should be a single suggestion (not a list of
suggestions).

Signature

John Langhans
Microsoft Corporation
Supportability Program Manager
Microsoft Office PowerPoint for Windows
Microsoft Office Picture Manager for Windows

For FAQ's, highlights and top issues, visit the Microsoft PowerPoint
support center at: http://support.microsoft.com/default.aspx?pr=ppt 
Search the Microsoft Knowledge Base at:
http://support.microsoft.com/default.aspx?pr=kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.