EXPANDACCOUNTGROUPRANGE
Overview
The EXPANDACCOUNTGROUPRANGE function returns all general ledger account group codes within the specified range
Velixo recommends the use of Microsoft 365 for this feature. Experimentally, Excel 2010 or higher may be used. See the Prerequisites for additional information.
Syntax
=EXPANDACCOUNTGROUPRANGE(
ConnectionName,
Range,
IncludeInactive
)
Arguments
The EXPANDACCOUNTGROUPRANGE function uses the following arguments (see our article on Filtering Velixo functions):
Argument | Required/Optional | Description |
| Optional | Provide one of the following values:
OR Omit the argument to return results for all compatible connections with default aggregation settings. |
| Optional | The range of account groups to include in the results |
| Optional |
|
Example
=EXPANDACCOUNTGROUPRANGE(
"Demo",
"*;-BURDEN;-MATERIAL"
)
Description
Returns all Active general ledger account group codes EXCEPT BURDEN and MATERIAL.
Result
