SI.PROJECTESTIMATEDESCRIPTION
Created by Damien Zwillinger, Modified on Wed, 30 Aug, 2023 at 9:37 PM by Damien Zwillinger
Applies to:
- Velixo NX
- Sage Intacct
The SI.PROJECTESTIMATEDESCRIPTION function returns the description corresponding to one or more specified project estimate IDs.
Syntax
SI.PROJECTESTIMATEDESCRIPTION (ConnectionName, EstimateId)
Parameters
The SI. PROJECTESTIMATEDESCIPTION function uses the following parameters:
Parameter | 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
=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 projects estimates whose ID numbers are displayed by the function in cell E1.
Result
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article