Skip to main content
Skip table of contents

STACK.PROJECTCREATIONDATE

Overview

The STACK.PROJECTCREATIONDATE function returns the creation date of the queried project.

Syntax

CODE
=STACK.PROJECTCREATIONDATE(
    ConnectionName, 
    Project
)

Arguments

Argument

Required/Optional

Description

ConnectionName

Required

The name of the connection, as specified in the Connection Manager

Project

Required

Project name.
Use the STACK.EXPANDPROJECTRANGE function to retrieve the list of STACK projects.

Example

CODE
=STACK.PROJECTCREATIONDATE("Stack",A8)

Description: Returns the creation date for the project listed in cell A8 for the connection Stack.

image-20251031-115952.png

JavaScript errors detected

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

If this problem persists, please contact our support.