SI.ACCOUNTNAME
Created by Harry Lewis, Modified on Thu, 4 Apr at 6:22 PM by Harry Lewis
Applies to:
- Velixo NX
- Sage Intacct
The SI.ACCOUNTNAME function returns the account name corresponding to a given account code.
Syntax
SI.ACCOUNTNAME(Connection, AccountCode)
Parameters
The SI. ACCOUNTNAME function uses the following parameters:
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection as configured in the Connection Manager |
AccountCode | 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:
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