Author Topic: VBA Macros in Sharepoint?  (Read 5503 times)

0 Members and 1 Guest are viewing this topic.

Aranel

  • Newbie
  • *
  • Posts: 7
VBA Macros in Sharepoint?
« on: July 24, 2015, 09:21:40 AM »
Is there any way to make the macros I've written (and spent a lot of time on) in Visio work on a Sharepoint site?

So far I've only found articles explaining how to add hyperlinks to Visio drawings.

A bit of background: right now I have a diagram that dynamically draws a flowchart-like diagram based on data in an excel pivot chart. I've finally gotten the diagram to do what I want, and now I need a way to share it with other people.

Thanks for any help!