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 / February 2007

Tip: Looking for answers? Try searching our database.

increase ZOOM in "Slide Sorter" view in Powerpoint - beyond the 10

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Admin at Advertising - 06 Feb 2007 01:28 GMT
I need to be able to somehow show MULTIPLE powerpoint slides up on a page at
one time (from 10 - 30 versus 1).  I have not found another program to do
this and just went out and paid for office 2007... wishing that the newer
version allowed me to go past the set 100% zoom in @ the Slide Sorter view.  

What I am looking for is something just like the Slider Sorter view in
Powerpoint but currently at 100% I cannot see anything on the slides.  I need
to be able to zoom up to 150%.  Is that ever going to be a possibility.  

Any suggestions.  Thanks.
Luc - 06 Feb 2007 08:20 GMT
Hello,
You can't get past 100% zoom I'm afraid, it doubt if you ever will be able
to do that, but never say never.

Signature

Luc Sanders
(MVP - PowerPoint)

>I need to be able to somehow show MULTIPLE powerpoint slides up on a page
>at
[quoted text clipped - 9 lines]
>
> Any suggestions.  Thanks.
Glen Millar - 06 Feb 2007 09:08 GMT
Hello,

There is a sneaky way to work around this.  Double the size of your slides
in the page setup, and that will double the size of them when you view the
slide sorter.  Don't forget to turn this off if you need to.

Signature

Regards,

Glen Millar
Microsoft PPT MVP

Tutorials and PowerPoint animations at
www.pptworkbench.com

glen at pptworkbench dot com

Please tell us your PowerPoint / Windows version,
whether you are using vba, or
anything else relevant

>I need to be able to somehow show MULTIPLE powerpoint slides up on a page
>at
[quoted text clipped - 9 lines]
>
> Any suggestions.  Thanks.
John Wilson - 06 Feb 2007 11:21 GMT
Here are macros to increase the size to 150% and revert to normal afterwards

Sub sizeto150()
With ActivePresentation.PageSetup
.SlideSize = ppSlideSizeCustom
.SlideHeight = 12 * 72
.SlideWidth = 17.25 * 72
End With
End Sub

Sub normalsize()
ActivePresentation.PageSetup.SlideSize = ppSlideSizeOnScreen
End Sub
Signature

email john AT technologytrish.co.uk
http://www.technologytrish.co.uk
Improve your skills - http://www.technologytrish.co.uk/ppttipshome.html
Need a dice throw for a ppt game?-  http://www.technologytrish.co.uk/dice.html

> I need to be able to somehow show MULTIPLE powerpoint slides up on a page at
> one time (from 10 - 30 versus 1).  I have not found another program to do
[quoted text clipped - 6 lines]
>
> Any suggestions.  Thanks.

Rate this thread:






 
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.