Contents |
Getting Started
- Follow a short tutorial
- View a overview
- Browse the Sample Spreadsheets that come with Resolver One.
- Learn how to program Resolver One
- How Resolver One works
- Identifying Errors
- Frequently Asked Questions
- Support and Contact Details
Documentation
- How to put Buttons in cells.
- Database Worksheets: How to display database data in a worksheet
- CopyRange: Copying cells between worksheets
- Using Complex numbers in the grid.
- Traits: Change the way cells are displayed
- Header Rows and Columns: Referring to cells by headers
- Named Ranges: Referring to ranges or cells by names
- Cell validation: Drop-down menus in cells
- Arrays: Expanding arrays and lists into the grid
- Comments in cells: Documenting your spreadsheets
- Formatter trait: Adding custom formatting
- RunWorkbook: Reuse Resolver One documents in your calculations
- Cached worksheets: Persist worksheets across recalculations
- External cells: Reference cell values from other spreadsheets
- The Resolver One Web Server
- Differences Between Resolver One's Formula Language and Python Expressions
- Python for non-programmers
- Resolver One functions: API documentation
Advanced examples
- How to do Charting
- For the .NET developer - .NET Objects in the Grid
- Loading data from CSV files
- Loading data from a database in user code
- Reading from databases to arrays
- Writing to a database
- For hard-core Python users - how to put List Comprehensions in the Grid
- A nifty trick: The Auto-Total
- Extreme Programming Pair Generator
- Our Usage Tracking Spreadsheet, showing getting data from a Web server, charting, and more!
- How to get Resolver One working with Google Spreadsheets
- Loading data into Resolver One from Amazon SimpleDB
- Creating a standard location for your own Resolver One functions using IRONPYTHONPATH
Beyond Resolver One
- Access to data from Bloomberg from the Resolver One financial Edition.
- Access to data from Thomson from the Resolver One financial Edition.
- The Ironclad project to get Python C extensions working in IronPython.
Comments
If you have comments, questions or suggestions about any of the Resolver One documentation, please post them to the Documentation Suggestions Forum.

