Copy excel to power point, one slide per row

Baloo1985

New Member
Joined
Nov 15, 2016
Messages
1
Hi everyone,

I am new to this forum, so sorry if i am posting this in the wrong place.

I am looking for some help to write a VBA to copy some data in excel to power point slides.

Column AColumn BColumn CColumn DColumn EColumn FColumn GColumn HColumn IColumn J
Value a1Value a2Value a3Value a4Value a5Value a6Value a7Value a8Value a9Value a10
Value b1Value b2Value b3Value b4Value b5Value b6Value b7Value b8Value b9Value b10

<colgroup><col span="10"></colgroup><tbody>
</tbody>


now I have the same table minus columns A&B in PowerPoint slides and I need each row to be a separate slide by itself. And I need this to be pasted as data not as picture.
Also is it possible to have the values in Columns A&B as simple text for the slide title? Something like "Value a1 - Value a2"

I really appreciate your help with this.

Thanks
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple

Forum statistics

Threads
1,215,757
Messages
6,126,695
Members
449,331
Latest member
smckenzie2016

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