SI.PROJECTESTIMATEDESCRIPTION
Overview
The SI.PROJECTESTIMATEDESCRIPTION function returns the description corresponding to one or more specified project estimate IDs.
Syntax
=SI.PROJECTESTIMATEDESCRIPTION(
ConnectionName,
EstimateId
)
Arguments
The SI. PROJECTESTIMATEDESCIPTION function uses the following arguments:
Argument | Required/Optional | Description |
| Required | The name of the connection as configured in the Connection Manager |
| Required | The ID number of the project estimate |
Examples
Example #1
=SI.PROJECTESTIMATEDESCRIPTION(
"Sage",
E1
)
Description
Returns the description estimate whose ID is displayed in cell E1.
Result

Example #2
=SI.PROJECTESTIMATEDESCRIPTION(
"Sage",
E1#
)
Description
Returns the descriptions of the project estimates whose ID numbers are displayed by the function in cell E1.
Result
