0

I try to make my macro available by default on any opened Visio drawing. In Excel there is Personal.xlsb, but Visio...

I only found that way: saved that macro in the .vssm file, and now i need to open the .vssm in every document where i want my macro to work.

Is there is a way to open users .vssm by default in every document which Visio work with?

For now i found one possible solution: http://www.paulherber.co.uk/visio-utilities/. They say "Favourite (startup) stencils - always open these stencils when Visio starts". But may be there is another (free) way to do this?

I tryed to find Visio setting related to default stencils in registry and config files, but no luck.

Foreach
  • 1
  • 1

1 Answers1

0

You are right visio do not have default storage for macroses, which can be available for all documents ! In site where MS developers collect suggestions from users, which new functions and features they need get in MS Visio, you can find my suggestion
Local storage for macros, which available for all documents
if more then 5 users voted for this suggestion, developers can start implement it


Six years ago in Russian Visio forum was thread Where to write macros that are common to all open documents? (you can read this via Microsoft Translator service)
In that message you can find add-in which works with Visio 2007 and Visio 2010!
As I know this add-in don't support and updated these years.

Surrogate
  • 1,466
  • 2
  • 11
  • 13