James Silverton said:
Joe wrote on Tue, 6 Apr 2010 09:50:00 -0700:
You might consider using randbetween(1,891), paste special value,
and then sort.
It is unclear what part of my posting you are commenting on. I assume it is
that last statement, since you truncate the rest of my posting.
Of course, RANDBETWEEN(1,891) is not equivalent to
ROUND(C2*COUNTA(A2:A892),0). The latter results in a user-specified
percentage (in C2) of 891, whereas the former results in a random
"percentage" over which the use has no control.
However, it is a matter of interpretation of what exactly the OP means by
"randomly select a percentage from a list".
I interpret it to mean "randomly select from a percentage of a list".
You might be assuming it means "select from a random percentage of a list".
But that begs the question: is the selection itself random (i.e. "randomly
select from a random percentage of a list"), or does it mean "select the
first random percentage of a list"?
If the OP had meant as you might assume, the OP's phrasing would be poor
grammar (misplaced antecedent). But we've seen much worse, of course. In
fact, the entire sentence leaves room for wild interpretations, since the OP
does not say what the list is composed of. I assume it is a list of names.
It could be a list of percentages ;-).
----- original message -----