thanks for the responses.
Both of the suggestions above seem to work equally well.
Is it possible to create a random figure from the formulas that always
result in a positive figure?
and a random figure that doesn't vary too much?
i.e. I want the total of the random numbers to equal 100, but I don't
want the random numbers to be 'too' random i.e. maybe random between
5-15 or something .....at the moment, the first random formula produces
a large number and the final random number is a small number (obviously
thats because each successive random formula is reducing the maximum
random number by the previous results).
I wouldn't worry about trying to solve the 'uniform' result - just a
positive figure result will be fine (unless you want to try and create
a positive AND uniform result, then go ahead

)
my spreadsheet is actually working on a total value of 250,000 from a
string of 25 random numbers

(rather than the example here of 100
being the total and 10 random numbers).