PNT function

Microsoft Office ShapeSheet

PNT function

See also

Returns the point represented by the coordinates x and y as a single value.

Syntax

PNT(x,y)

Remarks

Converting coordinates to points allows you to change a shape's geometry without having to manipulate x- and y-coordinates separately.

Example

PNT(PinX,PinY)

Returns the point represented by PinX and PinY.