P
Phil Hazell
Hi,
Has anyone been able to successfully reference data from another page in a
shapesheet formula using Visio 2003 ?
I am simply trying to reference a custom property on one page from a shape
in another page.
I have double checked the reference materials and it states that the syntax:
=pages[pagename]!cellname should work, but when I try this I keep getting
"error in formula"
The actual formula I am trying to use is: =pages[site-plan]!prop.created
I have also tried =pages[site-plan]!pagesheet!prop.created
Is this a bug in Visio 2003?
Here is the syntax sample for the SDK:
The page or master page on which the object is located
ThePage!CellReference
ThePage!User.Vanishing_Point
Another page in the document
Pages[PageName]!SheetName!CellReference
Pages[Page-3]!Sheet.4!BeginX
Has anyone been able to successfully reference data from another page in a
shapesheet formula using Visio 2003 ?
I am simply trying to reference a custom property on one page from a shape
in another page.
I have double checked the reference materials and it states that the syntax:
=pages[pagename]!cellname should work, but when I try this I keep getting
"error in formula"
The actual formula I am trying to use is: =pages[site-plan]!prop.created
I have also tried =pages[site-plan]!pagesheet!prop.created
Is this a bug in Visio 2003?
Here is the syntax sample for the SDK:
The page or master page on which the object is located
ThePage!CellReference
ThePage!User.Vanishing_Point
Another page in the document
Pages[PageName]!SheetName!CellReference
Pages[Page-3]!Sheet.4!BeginX