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

Description

The EXPANDACCOUNTGROUPRANGE function returns all general ledger account group codes within the specified range

Syntax

EXPANDACCOUNTGROUPRANGE(Connection, Range, IncludeInactive)

The EXPANDACCOUNTGROUPRANGE function uses the following parameters (see our article on Filtering Velixo functions):

Parameter

Required/Optional

Description

Connection

Required

The name of the connection as configured in the Connection Manager

Range

Optional

The range of account groups to include in the results

IncludeInactive

Optional

TRUE/FALSE indicating whether or not to include inactive account groups (default is FALSE)

Example

=EXPANDACCOUNTGROUPRANGE("Demo", "*;-BURDEN;-MATERIAL")

Description

Returns all Active general ledger account group codes EXCEPT BURDEN and MATERIAL.

Result

exp_acctgrouprange2.png

Applies to

GL Module

Did this answer your question?