Hello,
I'm picking at random a whole number from between 1 and 10, but if I pick a 10, I'm to make another pick and add up both results. This procedure repeats until 10s stop appearing (every time a 10 shows up, I'm adding up the result of another pick). Is there any way of putting it into a formula other than with multilevel recurrent IFs? (I'm aware that no matter how many subbranches I'll put there, my current formula returns exact results only to some extent, i.e. until the number of subsequent 10s doesn't exceed the number of IFs, so I'm seeking a more universal one).
Thanks
Bookmarks