Hi,
I required a formula help for return a values based on lookup location Highest and least values of amount and return a cell addresses of that absolute and relatives in column F, Cells F4 to F9.
Sample enclosed a for the reference.
Thanks,
I required a formula help for return a values based on lookup location Highest and least values of amount and return a cell addresses of that absolute and relatives in column F, Cells F4 to F9.
Sample enclosed a for the reference.
Thanks,
Book2 | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | ||||||||
2 | ||||||||
3 | Items | Amount | Location | Lookup location | Area-3 | |||
4 | abc | 1250 | Area-1 | return a highest value of amount | ||||
5 | cbc | 1540 | Area-2 | return a least value of amount | ||||
6 | vbc | 1652 | Area-3 | Address of lookup item Highest Value(absolute) | ||||
7 | dfg | 1474 | Area-1 | Address of lookup item Highest Value (relative) | ||||
8 | fgk | 656 | Area-2 | Address of lookup item least Value(absolute) | ||||
9 | qwe | -21 | Area-3 | Address of lookup item least Value (relative) | ||||
10 | asd | 65 | Area-1 | |||||
11 | fdv | 142 | Area-2 | |||||
12 | sxz | 656 | Area-3 | |||||
13 | asw | Area-1 | ||||||
14 | aqw | 656 | Area-2 | |||||
15 | poi | 789 | Area-3 | |||||
Sheet1 |