T
Tony
Here is a simplified version of my spreadsheet:
A B C D
1 Name Apples Oranges Bananas
2 Me 12 25 17
3 John 9 30 20
4 Fred 11 41 29
5 Tom 4 22 22
6 Bob 7 35 25
I’m trying to figure out what to use (functions, macros, etc.) to give me
specific results relative to ‘Me’:
Apples Oranges Bananas
Next Highest 30 20
Me 12 25 17
Next Lowest 11 22
These numbers will change daily so I can’t use an OFFSET function. Anyone
Know how to do this?
A B C D
1 Name Apples Oranges Bananas
2 Me 12 25 17
3 John 9 30 20
4 Fred 11 41 29
5 Tom 4 22 22
6 Bob 7 35 25
I’m trying to figure out what to use (functions, macros, etc.) to give me
specific results relative to ‘Me’:
Apples Oranges Bananas
Next Highest 30 20
Me 12 25 17
Next Lowest 11 22
These numbers will change daily so I can’t use an OFFSET function. Anyone
Know how to do this?