STACK.PROJECTCREATIONDATE
Overview
The STACK.PROJECTCREATIONDATE function returns the creation date of the queried project.
Syntax
=STACK.PROJECTCREATIONDATE(
ConnectionName,
Project
)
Arguments
Argument | Required/Optional | Description |
|---|---|---|
| Optional | Provide one of the following values:
OR Omit the argument to return results for all compatible connections with default aggregation settings. |
| Required | Project name. |
Example
=STACK.PROJECTCREATIONDATE("Stack",A8)
Description: Returns the creation date for the project listed in cell A8 for the connection Stack.
