Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-02-2013, 12:12 PM
eidius eidius is offline apply background graphics to all slides (2007) Windows 7 32bit apply background graphics to all slides (2007) Office 2007
Novice
apply background graphics to all slides (2007)
 
Join Date: Dec 2010
Posts: 5
eidius is on a distinguished road
Default apply background graphics to all slides (2007)

hey guys, I have 2 powerpoints that I need to merge.
and they both need to have custom background graphics that has been provided to me.

I am trying to find an option that lets me apply this custom background graphics to all slides but its just not there.
this is increadibly frustrating because I dont understand why it needs to be this complicated.

I have though of somehow taking this custom background and adding it to my other graphics or designs but I dont know how or see the option for it.

I have tried to find the simple command of "apply to all" but it is not there either.

can anyone please help me? I just want all slides to have the same background graphics as the first post... I have office 2007.



thank you.
Reply With Quote
  #2  
Old 03-02-2013, 03:26 PM
JohnWilson JohnWilson is offline apply background graphics to all slides (2007) Windows 7 64bit apply background graphics to all slides (2007) Office 2010 32bit
Programmer
 
Join Date: Nov 2008
Location: UK
Posts: 1,914
JohnWilson has a spectacular aura aboutJohnWilson has a spectacular aura about
Default

Sounds like the "background" is an image that has been inserted and sent to the back on all slides. This is NOT the same thing as a correctly inserted background and difficult to get out of.

If you have the image as a file:

Right click a blank are choose Format background and Picture/Texture and then FILE from the choices choices. Navigate to the image file and apply to all.

BUT if the slides already have a "sent to back" image you will have to delete them all!
This macro might do that for you (depending on what has been done) Make sure you work on a copy

Sub fixFakeback()
Dim osld As Slide
For Each osld In ActivePresentation.Slides
If osld.Shapes(1).Type = msoPicture Then osld.Shapes(1).Delete
If osld.Shapes(1).Type = msoPlaceholder Then
If osld.Shapes(1).PlaceholderFormat.ContainedType = msoPicture Then osld.Shapes(1).Delete
End If
Next
End Sub

How to use a macro
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
apply background graphics to all slides (2007) Inserted graphics have gray background gracelutheran Drawing and Graphics 3 05-02-2012 05:13 PM
apply background graphics to all slides (2007) Help!!Need to apply same custom animation to all slides in a photo album. watsonstudios PowerPoint 3 05-27-2011 01:36 PM
apply background graphics to all slides (2007) Need good source on 2007 graphics features samhdc Drawing and Graphics 7 05-20-2011 03:35 PM
How do I change just one slides background in PP and not all of them cnunn PowerPoint 1 01-13-2011 12:17 PM
Excel 2007 doesn't print color graphics on multiple sheets mwoolf Excel 1 06-19-2009 02:34 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:28 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft