I need to distribute 100% across a set of columns. I have tried using =RANDBETWEEN(1,100) but it does not total to 100.
What I am looking for should look like this in the perfect world. Is there a formula that would do this:
A B C D E
Mike 5% 25% 70% 0% 0%
Jorge 100% 0% 0% 0% 0%
Dan 10% 0% 30% 20% 40%
What I am looking for should look like this in the perfect world. Is there a formula that would do this:
A B C D E
Mike 5% 25% 70% 0% 0%
Jorge 100% 0% 0% 0% 0%
Dan 10% 0% 30% 20% 40%