How to link shapes through different pages

Started by FFC, June 02, 2016, 03:36:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

FFC

In the shapeSheet of a shape, we can write in a cell something like Sheet.51!User.Row_1 to access the Row_1 of the shape #51. But that only work if both shapes are in the same page.

How do I get data from one shape to another when they are not in the same page?

I wanted to use the Setatref() function to link shapes and it work well on the same page but now i need to do it with shapes on different pages.

Any ideas?


FFC

Surrogate

you can use syntax like as
QuotePages[Some_PageName]!sheet.51!User.row_1

wapperdude

This article covers how to reference most anything in Visio shapesheet:  https://msdn.microsoft.com/en-us/library/office/ff768760.aspx

Wapperdude
Visio 2019 Pro