5 ms·
What do you mean by this? What am I "recording" as the bottom of the data set? My point was that it is very hard to have a dynamic number of rows feed a propor
by adepressedthrow 4y ago
What do you mean by this? What am I "recording" as the bottom of the data set?
My point was that it is very hard to have a dynamic number of rows feed a proportionate dynamic number of rows. Scripting makes it much simpler, but at least with Google Sheet's scripting, the API seemed pretty lacking for that processing (in the very least, it's very slow, since it's running as a very constrained shared resource).
- spywaregorilla 4y agoExcel let's you create macros by hitting "record" and then doing the operations yourself. It'll generate the code to replicate the impact of your inputs.