Hi - I've spent hours searching for a solution, but I'm only finding "How to update Charts in PPT from Excel".
I have an Excel template and a PPT Template. The standard template wording in the file is defaulted to "ABC Co.". For example on the PPT Template, slide 3 has a text box which contains the text: "Our client, ABC Co, offers the following benefits to the
employees:"
I'm looking for a way where an end user can change the Excel file from "ABC Co." to another client (IE: "XYZ Inc.") and have PPT do either of the following;
- Replace the "ABC Co." in the slide 3 textbox with "XYZ Inc." or
- Replace all instances of "ABC Co." in the entire PPT presentation.
I'm very good with Excel VBA, but not so good with PPT / PPT VBA. I would like to get some VBA code to accomplish this, and then leverage off this code to make several other similar updates (IE: Number of Employees, Number of Offices, etc). All told,
there will probably be about 50 updates from Excel over to PPT, but I thought if I could get 1 update, I could then figure out how to do the other 49.
Also, not sure if this will be a problem, but within the text box, there is different font colors and sizes. In experimenting, I was able to find how to bring over text from Excel, but it changed the entire text box to the font and color of the 1st word.
1st word in the PPT text box is "Benefits" and the font is Calibri / Bold / size 16 / color: Blue. My text for "ABC Co." is Calibri / 10 / non bold / red.
Any help is greatly appreciated.
thanks,
GRC