Description
The BRANCHNAME function returns the name of a specified branch ID.
Syntax
BRANCHNAME(Connection, Branch)
Parameters
The BRANCHNAME function uses the following parameters (see our article on using arrays or cell ranges as parameters):
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection, as specified in the Connection Manager |
Branch | Required | The code of the branch. |
Example
=BRANCHNAME("Demo", "PRODWHOLE")
Description: Returns the name of PRODWHOLE branch.
Result: Products Wholesale
If a non-existent branch code is specified, the BRANCHNAME function will display the message Branch 'xxxxx' not found... or, if you have configured Velixo reports to return zero values under certain circumstances... ... your report will display Excel's #N/A error: |
Applies to
GL Module