EXPANDSUBACCOUNTRANGE function
Created by Harry Lewis, Modified on Tue, 16 Jul at 9:34 AM by Gabriel Michaud
Applies to:
- GL Module
- ERP: Acumatica, CEGID, Haufe x360, JAMIS Prime, MYOB Acumatica
Description
The EXPANDSUBACCOUNTRANGE function returns all general ledger sub-account 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. |
TABLE OF CONTENTS
Syntax
EXPANDSUBACCOUNTRANGE(Connection, Range, IncludeInactive)
Parameters
The EXPANDSUBACCOUNTRANGE 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 sub-account codes to include in the results |
IncludeInactive | Optional | TRUE/FALSE indicating whether or not to include inactive sub-account codes (default is TRUE) |
Example
=EXPANDSUBACCOUNTRANGE("demo","000000:000WHS",FALSE)
Description
Returns all Active general ledger sub-account codes between 000000 and 000WHS (inclusive).
Result
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article