Please Help: Modify VBA Code to loop through Excel Sheets to PowerPoint!

Mira499

New Member
Joined
Jul 26, 2016
Messages
4
Hi there,
I have made a Work Plan Excel Workbook. Each sheet in my Excel Workbook should go into a slide. I would like to loop through my Excel Sheets to create the full Powerpoint Deck. This will save a great deal of time in my department of work.Please help me modify this code to loop through sheets, please?

I know it may be a very easy and obvious fix but I am a definite beginner and have to research many things.

As a disclaimer, I obtained this code to copy from my ACTIVE Excel sheet to one slide from:VBA Express : Multiple Apps - Export Excel range or Excel chart to PowerPoint (linked or unlinked)

I would copy and paste it here but it is extremely long. I have been tinkering with it in my VBA Editor. I have been trying for the past hour or so. Any help would be greatly appreciated!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Bumped. Could I just manually use this code in a module for each sheet instead of looping?
 
Upvote 0

Forum statistics

Threads
1,216,109
Messages
6,128,883
Members
449,477
Latest member
panjongshing

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top