Add a shape to a timeline milestone master

G

Garrett

I would like to add a text shape to the timeline milestone pin master. I can
edit the master and add my shape easily enough. When I move the yellow
control dot my text shape does not move with the rest of the pin master. How
do I get my text shape to move with the rest of the shape?

Thanks.
Garrett
 
M

Michel LAPLANE

You must modify the PinX and PinY cell of your text with the content of the
Controls.Row_1.X and Controls.Row_1.Y cells of the milestone group with a
formula like :
If we assume that Sheet.5 is the id of the milestone shape in the stencil.
For PinX : Sheet.5!Controls.Row_1 (it refers automatically to Controls.Row_1
X)
For PinY : Sheet.5!Controls.Row_1.Y
 
G

Garrett

Thanks! That did it. PinX and PinY were what I was lookoing for. FYI:
Controls.Row_1 is for all milestones other than the pin type. Controls.Row_2
is for the pin type.

Garrett
 

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