NileshAPatel
New Member
- Joined
- May 29, 2021
- Messages
- 26
- Office Version
- 365
- 2019
- Platform
- Windows
Hi All,
I want to workour formula to find lowest decreasing nth value from a list base on a specific value and same for highest increasing nth value as showing in column K
H5 and H14 are figure to be input manually.
Thanks.
I want to workour formula to find lowest decreasing nth value from a list base on a specific value and same for highest increasing nth value as showing in column K
H5 and H14 are figure to be input manually.
Thanks.
How-to-find-nth-closest-match-in-Excel-Updated.xlsx | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | |||
1 | ||||||||||||||
2 | ||||||||||||||
3 | ||||||||||||||
4 | Id | Name | Type | Stats Total | Lowest in decreasing order | |||||||||
5 | 4 | Charmander | Fire | 309 | Match | 499 | nth | Matched Stat | ||||||
6 | 7 | Squirtle | Water | 314 | 1 | 405 | ||||||||
7 | 5 | Charmeleon | Fire | 405 | 2 | 405 | ||||||||
8 | 8 | Wartortle | Water | 405 | 3 | 314 | ||||||||
9 | 1 | Bulbasaur | Grass | 499 | ||||||||||
10 | 2 | Ivysaur | Grass | 524 | ||||||||||
11 | 3 | Venusaur | Grass | 525 | ||||||||||
12 | 9 | Blastoise | Fire | 530 | ||||||||||
13 | 6 | Charizard | Fire | 534 | Higher in increasing order | |||||||||
14 | Match | 499 | nth | Matched Stat | ||||||||||
15 | 1 | 524 | ||||||||||||
16 | 2 | 525 | ||||||||||||
17 | 3 | 530 | ||||||||||||
18 | ||||||||||||||
Closest match (2) |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
B5:E13 | Expression | =$C5=#REF! | text | NO |
B5:E13 | Expression | =$C5=#REF! | text | NO |
B5:E13 | Expression | =$C5=#REF! | text | NO |