STACK.TAKEOFFREPORT
Introduction
The STACK.TAKEOFFREPORT function returns all Takeoff report records for all takeoffs within a project.
Syntax
=STACK.TAKEOFFREPORT(ConnectionName, Project, TableOutputCell)
Parameters
Parameter | Required/Optional | Description |
---|---|---|
| Required | The name of the connection, as specified in the Connection Manager |
| Required | Project name. |
| Optional | If the parameter is specified, the function output is represented as an Excel table, and the first column is populated at this address. See the Table Mirroring article for details. If the parameter is omitted, the result is returned as a spill range. |
Example
=STACK.TAKEOFFREPORT("Stack", "Second Project")
Description: Returns all takeoff report records in the Second Project
project for the connection named Stack
.
Result:
