Hello,
I've succeeded in writing a macro to populate PowerPoint table cells with text from Excel cells. The problem is, every now and then, I need to populate a PowerPoint table cell with the text from two Excel cells separated by a space and with two different fonts. I've managed to put the text from two Excel cells into a PowerPoint cell separated by a space and set the font for both using this
x is the loop through the PowerPoint slides, and col1, col2, etc. is the text that is copied from the cell in each respective column of the row.
Does anyone know how to make the fonts of the text col1 and col2 different?
Thank you kindly,
ML
Bookmarks