EXPANDACCOUNTCLASSRANGE function

Created by Harry Lewis, Modified on Thu, 05 Oct 2023 at 05:49 PM by Gabriel Michaud

Applies to:

  • GL Module
  • ERP:  Acumatica, CEGIC, Haufe x360, JAMIS Prime, MYOB Advanced

 


Description


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.

 


TABLE OF CONTENTS


Syntax

EXPANDACCOUNTCLASSRANGE(Connection, Range)

  

Parameters

The EXPANDACCOUNTCLASSRANGE 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 class codes to include in the results

 

Example

=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").


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article