The situation is the following:
Macro Foo is defined in File foo.vss Macro Bar is defined in File bar.vsd.
Bar() is at some point supposed to call Foo(). Is that possible?
If it helps:
foo.vss is a stencil file that is opened in bar.vsd.
FYI:
They are forcing me to use Visio/vba. Its a strange old System that generates SQL from the diagrams, really ugly.