Ugroup and re-Group Shapes

F

Flemming

Hi,

I have a grouped shape consisting of a msoAutoShape and a msoTextBox.

I can write in the textbox using GroupItems(2).TextFrame.TextRange.Text -
fine.

Now I need to resize the textbox without resizing the AutoShape... it seems
to me that I need to ungroup, resize and group again.

I've tryed to find some code to do this in office 2003 but without any luck.

Can you help with a rutine to do this?

/Flemming
 
F

Flemming

Simple... solved it without ungrouping - i got the height property to
work... can't tell why it didn't work before, but now it does.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top