Skip to main content
Skip table of contents

EXPANDCOSTCODERANGE

Overview

The EXPANDCOSTCODERANGE function returns all project cost codes within the specified range

Velixo recommends the use of Microsoft 365 for this feature. Experimentally, Excel 2010 or higher can be used. See the Prerequisites for additional information.

Syntax

CODE
=EXPANDCOSTCODERANGE(
    ConnectionName, 
    Range
)

Arguments

The EXPANDCOSTCODERANGE function uses the following arguments (see our article on Filtering Velixo functions):

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.

Range

Optional

The range of cost codes to include in the results

Example

CODE
=EXPANDCOSTCODERANGE(
    "Demo", 
    "01300:01400"
)


Description
Returns all project cost codes between 01300 and 01400 (inclusive).

Result

exp_costcode.png

JavaScript errors detected

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

If this problem persists, please contact our support.