Skip to main content
Skip table of contents

STACK.EXPANDTAKEOFFRANGE

Introduction

The STACK.EXPANDTAKEOFFRANGE function returns sorted names of takeoffs within a given project matching the search criterion.

Syntax

CODE
=STACK.EXPANDTAKEOFFRANGE(ConnectionName, Project, Takeoff)

Parameters

Parameter

Required/Optional

Description

ConnectionName

Required

The name of the connection, as specified in the Connection Manager

Project

Required

Project name.

Use the STACK.EXPANDPROJECTRANGE function to retrieve the list of STACK projects.

Takeoff

Optional

A search expression for filtering takeoffs, uses Velixo filtering techniques.

If not specified, returns all takeoffs.

Example

=STACK.EXPANDTAKEOFFRANGE("Stack", "Second Project")

Description: Returns all takeoffs in the Second Project project for the connection named Stack.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.