Can anyone provide a short script template that can do the following?

BuJay

Board Regular
Joined
Jun 24, 2020
Messages
73
Office Version
  1. 365
  2. 2019
  3. 2016
  4. 2013
Platform
  1. Windows
Looking for excel VBA that can do the following:

Assume I have 5 different strings in cells A1:A5, for example,

A1 says "Executive Summary"

A2 says "FICO Scores"

A3 says "LTV Levels"

A4 says "Co_Borrower Income Levels"

and A5 says "Primary Borrower Income Levels"

If I have a powerpoint, and slide 1 has 1 textbox, slide 2 has 1 textbox, slide 3 has 1 textbox, slide 4 has 1 textbox, and slide 5 has 1 textbox, how do I write a macro so that textbox on slide 1 points to the string in cell A1 so that the slide 1 textbox says "Executive Summary". Similarly, the textbox on slide 2 should say "FICO Scores", etc.

1674671948098.png
 
Last edited:

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,214,667
Messages
6,120,815
Members
448,990
Latest member
rohitsomani

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