Breadcrumbs

EXPANDINVENTORYITEMRANGE

Overview

The EXPANDINVENTORYITEMRANGE function returns all inventory item codes within the specified range


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

Syntax

=EXPANDINVENTORYITEMRANGE(
    ConnectionName, 
    Range
)

Arguments

The EXPANDINVENTORYITEMRANGE 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 item codes to include in the results

Example

=EXPANDINVENTORYITEMRANGE(
    "Demo", 
    "AAM:C;-ACCOMMODATE;-ADMCHARGE"
)


Description
Returns all inventory item codes between AAM and C except ACCOMMODATE and ADMCHARGE


Result

exp_item2.png