I
Idoia
I need to calculate a percentile, but my data is not organized as one single
array, but in 2 ranges.
I've tried things like:
=+PERCENTILE({A1:A4,D811},0.9)
=+PERCENTILE({A1:A4;D811},0.9)
=+PERCENTILE(A1:A4&D811,0.9)
={+PERCENTILE(A1:A4&D811,0.9)}
Nothing seems to work... Any ideas?
Thanks
array, but in 2 ranges.
I've tried things like:
=+PERCENTILE({A1:A4,D811},0.9)
=+PERCENTILE({A1:A4;D811},0.9)
=+PERCENTILE(A1:A4&D811,0.9)
={+PERCENTILE(A1:A4&D811,0.9)}
Nothing seems to work... Any ideas?
Thanks