Kindlysinful
New Member
- Joined
- Feb 17, 2007
- Messages
- 29
I have two columns of data, A and B
What I do is find the max number in column B, report that value in C3. Easy enough with =MAX(b2:b5000).
What I need to do next is find what 80% of that value is then search B for a number equal to or just above that 80% value. Then reference the adjacent cell in A and report the value in column "A" in C4.
What I do is find the max number in column B, report that value in C3. Easy enough with =MAX(b2:b5000).
What I need to do next is find what 80% of that value is then search B for a number equal to or just above that 80% value. Then reference the adjacent cell in A and report the value in column "A" in C4.