Is it possible to code Visio's "Create from Data" feature into VBA? I want the link established between Excel and Visio to be synchronous, just like how the feature itself is.
In Visio, I tried recording a macro that involved using the "Create from Data" feature to make the data visualizer, but it became unavailable while I was recording. I can't find anything online about it.
The data visualizer does not currently provide any API. So using it from VBA is currently not possible.