T
Tim Nash
I have vba code looping though an organization chart created from the wizard.
I am looking for a custom property which was imported that acts like a flag
and creating a synchronized copy of the shape once I find the flag set. I am
running into two problems I am hoping you guys can help me out with.
1. I am calling the orgcc11 with command LinkCopyBranch to create the
synchronized copy, is there any way I can automate this add on with default
settings to create on new page and to hide subordinate shapes so the user
doesn’t actually have to interact with the add on?
2. Once I create my synchronized copy is there any property I can check on
the resulting page to or shapes to determine that it is a synchronized copy?
I am running into an infinite loop there I keep synchronizing my synchronized
copies.
Thanks.
I am looking for a custom property which was imported that acts like a flag
and creating a synchronized copy of the shape once I find the flag set. I am
running into two problems I am hoping you guys can help me out with.
1. I am calling the orgcc11 with command LinkCopyBranch to create the
synchronized copy, is there any way I can automate this add on with default
settings to create on new page and to hide subordinate shapes so the user
doesn’t actually have to interact with the add on?
2. Once I create my synchronized copy is there any property I can check on
the resulting page to or shapes to determine that it is a synchronized copy?
I am running into an infinite loop there I keep synchronizing my synchronized
copies.
Thanks.