Hi All,
I appreciate the future input, I'm a bit stuck at the moment using index/match! I'm looking to create a drop down that contains all of the months (January, February, etc.)
Based on this drop down selection (i.e. February), I need the formula to pull out the top 10 sales values in descending order with the agent who sold it. Here's an example of my spreadsheet:
A B C D E F
1 Agent January February March April (cont'd)
2 Al 400 100 50 50
3 Ben 500 200 75 100
4 Chris 600 300 100 400
The person selects February in the dropdown and the spreadsheet returns in descending order:
Chris 300
Ben 200
Al 100
Thank you again for the help!
I appreciate the future input, I'm a bit stuck at the moment using index/match! I'm looking to create a drop down that contains all of the months (January, February, etc.)
Based on this drop down selection (i.e. February), I need the formula to pull out the top 10 sales values in descending order with the agent who sold it. Here's an example of my spreadsheet:
A B C D E F
1 Agent January February March April (cont'd)
2 Al 400 100 50 50
3 Ben 500 200 75 100
4 Chris 600 300 100 400
The person selects February in the dropdown and the spreadsheet returns in descending order:
Chris 300
Ben 200
Al 100
Thank you again for the help!