Skip to main content
Skip table of contents

EXPANDACCOUNTCLASSRANGE

Overview

The EXPANDACCOUNTCLASSRANGE function returns all general ledger account class codes within the specified range

Velixo recommends the use of Microsoft 365 for this feature. Velixo Reports includes experimental support for Excel 2010 or higher. See the Prerequisites for additional information.

Syntax

CODE
=EXPANDACCOUNTCLASSRANGE(Connection, Range)

Arguments

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

Argument

Required/Optional

Description

Connection

Required

The name of the connection as configured in the Connection Manager

Range

Optional

The range of account class codes to include in the results

Example

CODE
=EXPANDACCOUNTCLASSRANGE("Demo", "D*:FZ*")


Description
Returns all general ledger account class codes starting with the letters D through F

Result

exp_acctclassrange.png

By using the letter Z in our Range, we can include those Account Classes that begin with the letter F (in this example the letter J would have also worked, since our last Account Class starting with the letter F has the letter I as the second letter). If we left off the Z, we would get only those Account Class Codes BEFORE the letter F (unless we happened to have a class code named just "F").

JavaScript errors detected

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

If this problem persists, please contact our support.