Search results

  1. P

    Split larger number into smaller numbers below 10.000

    Thank you for the ideas so far. After reading them I was at least able to form a clearer picture of how the results should look like. 1. The numbers may repeat, but ideally they should not all be the same (the last one isn't, since it is a remainder) 2. The number of smaller numbers isn't...
  2. P

    Split larger number into smaller numbers below 10.000

    Dear All, I'd like to automatically split any number larger or equal to 10.000 into smaller random numbers, rounded to hundreds (the input never has tens or ones other than 0 and is never less than 10.000). So, if a user enters 11.100, to let's say 8.000 and 3.100. If they enter 20.000, into...
Top Bottom