SI.PROJECTSTATUS

Created by Damien Zwillinger, Modified on Thu, 14 Sep, 2023 at 2:44 AM by Damien Zwillinger

Applies to:

  • Velixo NX
  • Sage Intacct


The SI.PROJECTSTATUS function returns the status corresponding to one or more specified project IDs.

 

TABLE OF CONTENTS


Syntax

SI.PROJECTSTATUS(ConnectionName, ProjectID)

Parameters


The SI. PROJECTSTATUS function uses the following parameters:


Parameter

Required/Optional

Description

ConnectionName

Required

The name of the connection as configured in the Connection Manager

ProjectID

Required

The ID number of the project



Examples

 

Example 1

=SI.PROJECTSTATUS("Sage", E1)

Description

Returns the status of the project ID displayed in cell E1.

 

Result

 

 

Example 2

=SI.PROJECTSTATUS("Sage", E1:E2)

Description

Returns the status of the project whose ID numbers are listed in cell E1 through E2.

 

Result


 

Example 3

=SI.PROJECTSTATUS("Sage", E2#)

Description

Returns the status of the projects 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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article