G
GaryP
Hello,
I am developing VBA code that executes the Org Chart Wizard to build
charts from information within a homegrown system. I am having some success
but there are records within the input data source that should be excluded
from the org chart. When running this interactive I receive this message
which allows selection to ignore those without relationship. "Your
organization data contains 18 entries that are not in the organization. Do
you want to include them in your drawing?"
What parameter is available that allows the prompt to be answered in the
background. All other parameters are passed such as /Filename & /Name, I
need some way to tell the wizard to ignore those who are not linked.
Thanks,
Gary
I am developing VBA code that executes the Org Chart Wizard to build
charts from information within a homegrown system. I am having some success
but there are records within the input data source that should be excluded
from the org chart. When running this interactive I receive this message
which allows selection to ignore those without relationship. "Your
organization data contains 18 entries that are not in the organization. Do
you want to include them in your drawing?"
What parameter is available that allows the prompt to be answered in the
background. All other parameters are passed such as /Filename & /Name, I
need some way to tell the wizard to ignore those who are not linked.
Thanks,
Gary