I want create text with a frame using VBA. I found out I can do this by using the ActivateFrame method. In the frames dialog box there are 21 standard frames (unlocked) and 21 locked frames.
How do I get the ActivateFrame method to use the frames that are locked?
I can get the ActivateFrame to use the unlocked frames.
MyText.ActivateFrame (catCircle) |