Hey, I'm trying to select all text boxes in a powerpoint file by the color of the text. Once selected, I would like to change the color of the text. Is it possible to enumerate all the text boxes in the file and then go through one by one? If so, what methods would I need to use? Thanks.