Todd
|
422484af83
|
formula: add more complex function support
- INDEX
- INDIRECT
- OFFSET
|
2017-09-17 14:56:58 -05:00 |
|
Todd
|
92c902e6bd
|
formula: support for using named ranges/tables from formulas
|
2017-09-17 14:56:58 -05:00 |
|
Todd
|
fb43078e87
|
formula: add support for referencing other sheets
This adds support references like 'Sheet 1'! so that formulas
can pull values from other sheets.
|
2017-09-16 10:33:13 -05:00 |
|
Todd
|
17a365ee93
|
spreadsheet: start adding support for formula evaluation
We can take advantage of cached formula results that Excel/LibreOffice
insert to ensure that our formula results match the expected results.
|
2017-09-14 22:17:42 -05:00 |
|