This add-in enables Argomi users to interface with Argomi using Microsoft Excel user defined functions. To start using the add-in, follow the steps below:
- Download the Argomi Excel Add-in
- Open Microsoft Excel. Click the File tab, click Options, and then click the Add-Ins category.
- In the Manage box, click Excel Add-ins, and then click Go.
- The Add-Ins dialog box appears.
- In the Add-Ins available box, click Browse and select the Argomi.ExcelAddin.xll file you downloaded in step 1.
- In order to use the Argomi UDFs, you must log in with your Argomi credentials first.
- To login, select the Argomi tab in Excel and click Login.
- Enter your Argomi credentials
- if the Argomi tab is not available in Excel, make sure that you have done the Installation steps
- if you don't have Argomi credentials, please contact [email protected]
The following list shows the currently supported user defined functions:
- Description: Get Positions
- Argument: position date [optional] - the date of the positions to retrieve
- Description: Get Positions by book
- Arguments:
- book [optional] - the containing book of the positions to retrieve
- position date [optional] - the date of the positions to retrieve
- Description: Get Transactions
- Arguments:
- start date [optional] - starting date of the date range filter of the transactions to retrieve
- end date [optional] - end date of the date range filter of the transactions to retrieve
- Description: Get Transactions by book
- Arguments:
- book [optional] - the containing book of the transactions to retrieve
- start date [optional] - starting date of the date range filter of the transactions to retrieve
- end date [optional] - end date of the date range filter of the transactions to retrieve
For support with the SDKs, please raise issues on GitHub. The Argomi team can be contacted at [email protected]. Customers who have purchased a support plan can find the contact details within the Argomi Account page.