Overview
The ACCOUNTCLASSNAME function returns the name of a specified account class.
Syntax
=ACCOUNTCLASSNAME(
ConnectionName,
AccountClass
)
Arguments
The ACCOUNTCLASSNAME function uses the following arguments:
|
Argument |
Required / Optional |
Result |
|
|
Optional |
Provide one of the following values:
OR Omit the argument to return results for all compatible connections with default aggregation settings. |
|
|
Required |
The code of the account class. |
Example
=ACCOUNTCLASSNAME(
"Demo",
"EXBANK"
)
Description: Returns the name of EXBANK account class.
Result: Expense-Bank Fees