I have an excel spreadsheet with around 250 rows of data. People are in column C, sales opportunities are in column I and value is in column H.
What I'm trying to do is put an area in the sheet where I have a dynamic dropdown where you can change the person's name and get a dynamic listing of their top opportunities.
I know how to do the drop down and all, what I can't seem to find an answer on, is what kind of formula to use, or if its even possible.
Basically, with random data, I want this. Give me the top 5 active sales opportunities for person X. I have active sales currently classified as a 1 or 0 based on the type, with 1 being an active opportunity.
I then want the output in 5 rows of cells in descending order of opportunity value so that I can reference it else where in my sheet.
Is this even possible at all? Thanks! 🙂
What I'm trying to do is put an area in the sheet where I have a dynamic dropdown where you can change the person's name and get a dynamic listing of their top opportunities.
I know how to do the drop down and all, what I can't seem to find an answer on, is what kind of formula to use, or if its even possible.
Basically, with random data, I want this. Give me the top 5 active sales opportunities for person X. I have active sales currently classified as a 1 or 0 based on the type, with 1 being an active opportunity.
I then want the output in 5 rows of cells in descending order of opportunity value so that I can reference it else where in my sheet.
Is this even possible at all? Thanks! 🙂