Skip to main content
Skip table of contents

STACK.PROJECTBIDDATE

Overview

The STACK.PROJECTBIDDATE function enables you to retrieve the latest bid date for a project.

Syntax

CODE
=STACK.PROJECTBIDDATE(
  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 a list of project names.

Example

CODE
=STACK.PROJECTBIDDATE(
  "Stack", 
  "Second Project"
)

Description:

This formula retrieves the latest bid date for the project named Second Project for the connection named Stack.

image-20250929-092002.png

JavaScript errors detected

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

If this problem persists, please contact our support.