External data - VBA - VISIO - linked shapes - generated table (excel)

Started by Jarda, May 21, 2018, 11:45:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jarda

Hi,
i want to generate list from connection shapes.
Because i have several files visio and i need see, where shapes are used.

I see in the table External Data, which shapes are connected(first column).
But my table has 1 thousand items, only ten shapes is used(example: in the one file).

I want only this list ten items. (genereted for every visio dokuemnt)

Please, show mi, how i may get this list.

Thank you

Jarda

This command: ActiveWindow.Select Application.ActiveWindow.Page.Shapes.ItemFromID(458), visSelect  marks one shape and 
I want to see connection  with external data.

Please, give me an advice

Surrogate

I don't use external data in my documents. Please read about DataRecordset Object.

Hope this link can help !

UPDATE: About Connecting to Data in Visio