|
|
|
|
|
by joez
4344 days ago
|
|
I am a heavy heavy Excel user. I use it to help run a large startup. 100x faster would be a huge win. There's always a tradeoff between design/human cycles and speed. You could even think of it as Excel technical debt. Legacy spreadsheets never get rebuilt/re-engineered because of a lack of human time. That's a large cause of spreadsheets that become unmanageable. 2 questions around this:
- How do we know the data is secure? (the IT team will want to know this for sure)
- How do we know the computations are correct? |
|
The easiest way to check correctness is to compare what Excel returns to what our engine returns. If there's no discrepancy, you can rely on our calculations from then on.
(If there is one, let us know and we'll fix it! We've tested it internally, and part of the goal of the beta is to make sure things hold up in wider use.)