Populate every single slide with every nth cell

mlex

New Member
Joined
Jun 15, 2011
Messages
4
Hello,

I have a column of data. I want to write a macro that, depending on how I set it, will go down through that column, and select/observe every 2nd, 3rd, 4th, etc. row and paste/populate each of those rows onto its own PowerPoint slide.

The trouble I'm running into is going through these two ranges simultaneously so that, for example:

In the case I've set it to every 2nd row:
Excel 1st row -> PPT 1st slide
Excel 3rd row -> PPT 2nd slide
Excel 5th row -> PPT 3rd slide
Excel 7th row -> PPT 4th slide, etc.

In the case I've set it to every 3rd row:
Excel 1st row -> PPT 1st slide
Excel 4th row -> PPT 2nd slide
Excel 7th row -> PPT 3rd slide
Excel 10th row -> PPT 4th slide, etc.

Etc.

Thanks in advance for any help,

ML
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,224,521
Messages
6,179,286
Members
452,902
Latest member
Knuddeluff

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