Q
quickquestion
Is it possible through vba to select every shape on a slide that is a
certain shade of blue while leaving the other colors deselected?
I figure I can make an array that holds the shape numbers of all the
shapes that match a condition, and then select that array when I'm
done.
I'm wondering if there is an easier way, that I can just add the shapes
that match to the selection one at a time?
Thanks
Sorry if you get this question all the time.
certain shade of blue while leaving the other colors deselected?
I figure I can make an array that holds the shape numbers of all the
shapes that match a condition, and then select that array when I'm
done.
I'm wondering if there is an easier way, that I can just add the shapes
that match to the selection one at a time?
Thanks
Sorry if you get this question all the time.