display

C

Colleen

When I try to view slideshow, the show appears on the
upper left hand side. Not the full screen. The first
slide takes up the whole screen and the show only appears
on the upper left hand side. What can I do to correct
this.
 
C

Colleen

No, I just checked it. This is making me crazy. I have a
presentation on Monday.
 
C

Chirag

Does this happen even if you start the slide show using the "Slide Show" |
"View Show..." menu item?

If it still appears, insert the following macro in that presentation and
execute the macro. Save the presentation and then try to start the slide
show using normal ways. See if this helps.

---
Sub Rectifiy()
ActivePresentation.SlideShowSettings.ShowType = ppShowTypeSpeaker
End Sub
---

- Chirag

PowerShow - View multiple shows simultaneously
http://officerone.tripod.com/powershow/powershow.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top