Overview
The SI.ACCOUNTNAME function returns the account name corresponding to a given account code.
Syntax
=SI.ACCOUNTNAME(
ConnectionName,
Account
)
Arguments
The SI. ACCOUNTNAME function uses the following arguments:
|
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. |
|
|
Required |
The code of the account |
Example
=SI.ACCOUNTNAME(
"Demo",
"10010"
)
Description
Returns the name of the account with the code "10010".
Result
Referencing a specific account:
Referencing a cell containing an account:
Referencing multiple accounts displayed as an Excel array: