6 ms·
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
by ambyra 2y 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.
- thedevilslawyer 2y agoThis is possible today with google sheets and javascript. The appscript integration is kind of amazing and allows for these flows effectively.
- ambyra 2y agoI had no idea. This sounds amazing. Do you know of any companies using this?