STACK.TAKEOFFDESCRIPTION
Overview
The STACK.TAKEOFFDESCRIPTION function returns the Takeoff description for a given Takeoff within a project.
Syntax
=STACK.TAKEOFFDESCRIPTION(
ConnectionName,
Project,
Takeoff
)
Arguments
Argument | Required/Optional | Description |
---|---|---|
| Required | The name of the connection, as specified in the Connection Manager |
| Required | Project name. |
| Optional | Takeoff name. |