Automated Reporting - From Excel to PPT

Legend_X

New Member
Joined
Nov 26, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi Fox :)

Case:
I have a summary tab that has the same tables in all the models I have built and unified with the same tables as PPT, it requires me to fill in the result after any updates in the model inputs(which is daily). This is quite challenging if I work on 5 urgent projects solo.

I have been trying to make life easier by automating copying the result from Excel to the business presentation or issuing a new PPT by clicking on some button with a macro.

Questions:
1- Is it possible with VPA? What Modules and Functions will help?
2- What the structure of the code should be?
3- Any tips or tricks (what are the best practices in building such an idea)?

If we cannot do this with VPA, what is the easier and more efficient way to build such an idea?

I would be happy to hear your opinions.

Thanks in advance.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Hi Legend_X, welcome to the forum.
What you're looking for is something many people are struggling with. Yes, you can do this with VBA, but I guess from your post that you're a VBA-beginner? Than that code is quite a steep mountain to climb. As a starting point, you could check out this site: VBA Paste from Excel to PowerPoint - Copy Paste Excel to PowerPoint or this one: VBA Macro to Transfer Data from Excel to PowerPoint - Vegaslide

However, if you don't want to learn VBA, you can also buy an add-in that makes linking PowerPoint to Excel much easier & faster, see e.g. : LP: Link Excel to PowerPoint
 
Upvote 0

Forum statistics

Threads
1,225,358
Messages
6,184,497
Members
453,236
Latest member
Siams

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