Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Copying Excel sheet to Powerpoint with VBA

Excel 2007/Powerpoint 2007

I have an Excel file with 30 tabs. Each tab has data and some
graphics (no charts though). The range on all tabs is from cell A1 to
Q50, although that can change with next months data. I would like to
transfer each of the 30 tabs to 30 slides in a single PPT deck. I got
a macro started to copy the data from the sheet, but am unsure how to
paste to PPT.

I need to:
1) copy each sheet in the above range and paste to an individual
slide.
2) position the paste to be in the upper left hand corner of the
slide.
3) expand the pasted object to "fit to slide"
4) take the title of each tab (ie "Tb3.1", Tb3.2", etc....) and put
those in the bottom right hand corner of the slide, say with a 10pt
Arial font.

Can this be done in VBA and if so, does anyone have a code sample
shell of how to do this?

many thanks,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Copying Excel sheet to Powerpoint with VBA

On Aug 28, 2:41*pm, RLN wrote:
Excel 2007/Powerpoint 2007

I have an Excel file with 30 tabs. *Each tab has data and some
graphics (no charts though). *The range on all tabs is from cell A1 to
Q50, although that can change with next months data. *I would like to
transfer each of the 30 tabs to 30 slides in a single PPT deck. *I got
a macro started to copy the data from the sheet, but am unsure how to
paste to PPT.

I need to:
1) copy each sheet in the above range and paste to an individual
slide.
2) position the paste to be in the upper left hand corner of the
slide.
3) expand the pasted object to "fit to slide"
4) take the title of each tab (ie "Tb3.1", Tb3.2", etc....) and put
those in the bottom right hand corner of the slide, say with a 10pt
Arial font.

Can this be done in VBA and if so, does anyone have a code sample
shell of how to do this?

many thanks,


Check out Jon Peltier's website (linked below). he has an awesome
page about using excel with other office applications.

http://peltiertech.com/Excel/XL_PPT.html
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copying Excel sheet to Powerpoint with VBA

Thanks! I appreciate the quick response!


Check out Jon Peltier's website (linked below). *he has an awesome
page about using excel with other office applications.

http://peltiertech.com/Excel/XL_PPT.html- Hide quoted text -


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying and pasting from Excel to Powerpoint using VBA Emma Excel Programming 1 June 16th 09 02:45 PM
Excel hangs when copying sheet with charts to Powerpoint TimS Excel Discussion (Misc queries) 2 November 12th 08 10:48 PM
copying data from Powerpoint to Excel DB Excel Programming 2 August 9th 05 04:34 PM
When Copying Excel Table to Powerpoint Alicia Excel Discussion (Misc queries) 1 March 30th 05 01:44 PM
Copying an Excel Graph to PowerPoint Sandy Charts and Charting in Excel 2 February 7th 05 10:58 PM


All times are GMT +1. The time now is 03:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"