Dear All,
See attached the Excel. I have Category in "Column A" and Amount in "Column B".
Now in Top 3 table i want the top 3 values from the table and same as i want in bottom 3 table. Please suggest a formula for the same.
Regards
Mohammad
Dear All,
See attached the Excel. I have Category in "Column A" and Amount in "Column B".
Now in Top 3 table i want the top 3 values from the table and same as i want in bottom 3 table. Please suggest a formula for the same.
Regards
Mohammad
Hi
In e2 and copy to e4
Formula:
=LARGE($B$2:$B$17,ROW(A1))
In D2 and copy to d4
Formula:![]()
=INDEX($A$2:$A$17,MATCH(E2,$B$2:$B$17,0))
Same way for the SMALL function
Formula:
=SMALL($B$2:$B$17,ROW(A1))
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks