Skip to main content
Skip table of contents

ACCOUNTCONSOLIST

Overview

The ACCOUNTCONSOLIST function returns the list of GL account codes (if any) matching the specified consolidation account(s).

Syntax

CODE
=ACCOUNTCONSOLIST(ConnectionName, Account)

Arguments

This ACCOUNTCONSOLIST function uses the following arguments (see our articles on Filtering Velixo Functions and using Excel arrays or cell ranges as arguments):

Argument

Required/Optional

Description

ConnectionName

Required

The name of the connection, as specified in the Connection Manager

Account

Required

The consolidation general ledger account(s) to include.

Example

Let's assume this Chart of Accounts configuration within Acumatica:

Consolist_1.png

CODE
=ACCOUNTCONSOLIST("Demo","10500")


Description: This function returns the semicolon-delimited list of accounts which have a consolidation account code of 10500

Consolist_2.png

Empty Lists

If no Consolidation List exists for the specified account(s), the ACCOUNTCONSOLIST will either display the message Error! Consolidation Account 'xxxxx' not found:

or, if you have configured Velixo reports to return zero values under certain circumstances...

... your report will show Excel's #N/A error:

JavaScript errors detected

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

If this problem persists, please contact our support.