I
Istvan
I am making an action to my master shape as:
=SETF(GetRef(Sheet.12!EndX),"Sheet.11!Controls.Row_1")
Sheet.12 is the child what Sheet.11 is the parent when editing the master
shape. When I drop some of my master to a page Sheet.12 is substituted by
visio automatically with new values, but Sheet.11 not.
I figured if I could refer to the parent of shape instead hardwiring
Sheet.11 it would work. Can it be done?
=SETF(GetRef(Sheet.12!EndX),"Sheet.11!Controls.Row_1")
Sheet.12 is the child what Sheet.11 is the parent when editing the master
shape. When I drop some of my master to a page Sheet.12 is substituted by
visio automatically with new values, but Sheet.11 not.
I figured if I could refer to the parent of shape instead hardwiring
Sheet.11 it would work. Can it be done?