Skip to main content
Skip table of contents

SI.PROJECTESTIMATEDESCRIPTION

Overview

The SI.PROJECTESTIMATEDESCRIPTION function returns the description corresponding to one or more specified project estimate IDs.

Syntax

CODE
=SI.PROJECTESTIMATEDESCRIPTION (ConnectionName, EstimateId)

Arguments

The SI. PROJECTESTIMATEDESCIPTION function uses the following arguments:

Argument

Required/Optional

Description

ConnectionName

Required

The name of the connection as configured in the Connection Manager

EstimateId

Required

The ID number of the project estimate

Examples

Example #1

CODE
=SI.PROJECTESTIMATEDESCRIPTION ("Sage", E1)


Description
Returns the description estimate whose ID is displayed in cell E1.

Result


Example #2

CODE
=SI.PROJECTESTIMATEDESCRIPTION ("Sage", E1#)


Description
Returns the descriptions of the project estimates whose ID numbers are displayed by the function in cell E1.

Result

JavaScript errors detected

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

If this problem persists, please contact our support.