Hacker News new | ask | show | jobs
by ambyra 697 days ago
I always thought excel could do this, and everyone already knows excel. Toss out the vba, replace with python, every cell is a function, have a regular view, a relationship view that shows which cells connect to the current selected cell, have a run, stop pause, step/break button. Everyone would use this.
1 comments

This is possible today with google sheets and javascript. The appscript integration is kind of amazing and allows for these flows effectively.
I had no idea. This sounds amazing. Do you know of any companies using this?