Breadcrumbs

COSTCODEDESCRIPTION

Overview

The COSTCODEDESCRIPTION function returns the description of the specified cost code.

Syntax

=COSTCODEDESCRIPTION(
    ConnectionName,
    CostCode
)

Arguments

The COSTCODEDESCRIPTION function uses the following arguments:


Argument

Required/Optional

Description

ConnectionName

Optional

Provide one of the following values:

OR

Omit the argument to return results for all compatible connections with default aggregation settings.

CostCode

Required

The Cost Code for which you want the description.

Example

=COSTCODEDESCRIPTION(
    "Demo",
    "01003"
)


Description

Returns the description of 01003 cost code.


Result

Salaries