| bio | website | |
|---|---|---|
| location | United Kingdom | |
| age | 93 | |
| visits | member for | 3 years, 10 months |
| seen | Apr 23 at 8:07 | |
| stats | profile views | 1 |
I write dx graphics drivers, but that doesn't mean I have a clue what I'm talking about.
|
May 10 |
comment |
Spreadsheets: How do I perform functions on a set/array described by a row of (count, value) pairs? Sorry for delay; away from excel. I marked the other answer correct as I could edit it better, not that I understand either. Both work, of course. This answer has the problem of not working if the initial (count, value) pair has a value of 0, though the same pair will work elsewhere in the sequence. Thanks for the anwer. |
|
May 10 |
comment |
Spreadsheets: How do I perform functions on a set/array described by a row of (count, value) pairs? Sorry for delay; away from excel. I marked this correct as I could edit this one better than the other answer, not that I understand either. Both work, of course. This answer has the problem of not giving a good end value, but that can be worked out from the start/end values. It also handles a initial value of 0 :). Thanks for the answer. |