How to find PinX and PinY of group shape relevant to Page

S

Shahzad Godil

Hi

PinX and PinY cells are giving correct coordinate relevant to current page
and based of that, I am creating my other display field shapes just below
the orignal shape. Now after adding in group, PinX and PinY giving
coordinate based on their parent shape and not the parent page.

How can I get X and Y coordinate of a shape relevant to Page.

Thanks
Shahzad Godil
 
J

JuneTheSecond

LOCTOPAR function in the shapesheet might give an answer,
for example, adding an scratch section and putting formulas
GUARD(LOCTOPAR(PNT(LocPinX,LocPinY),Width,Sheet.4!Width)) in Scratch.X1
GUARD(LOCTOPAR(PNT(LocPinX,LocPinY),Height,Sheet.4!Height)) in Scratch.Y1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top