Function to replicate filter needed - time sensitive

Status
Not open for further replies.

colinheslop1984

Board Regular
Joined
Oct 14, 2016
Messages
129
Office Version
  1. 2016
A1 STYLEB DEPARTMENTC CATEGORYD COLOURE VALUE
ADRIANAWOMENSJERSEYPLUM210
MAIZEYWOMENSNIGHTWEARTEAL205
JACOBMENSKNITWEARNAVY178
HAYWOODWOMENSKNITWEARYELLOW150
PENGUINWOMENSNIGHTWEARPURPLE105
ORGANICMENSJERSEYBLUE79

<tbody>
</tbody>












I have a table of data like the one above only larger. I want to create a top 10 list based on criteria, the criteria being column's B and C.

I would like the below table to populate itself in order of value if column B meets the desired criteria's, e.g. women's AND nightwear. In essence it will work just like a filter

DEPARTMENT CRITERIA (E.G. WOMENS)CATEGORY CRITERIA (E.G. NIGHTWEAR)

<tbody>
</tbody>



STYLECOLOURVALUE
*FUNCTION NEEDED*FUNCTION NEEDED*FUNCTION NEEDED

<tbody>
</tbody>









DESIRED RESULT BELOW

STYLECOLOURVALUE
MAIZYTEAL205
PENGUINPURPLE105
AND SO ON

<tbody>
</tbody>







Any suggestions would be much appreciated
 
Please do not post the same question multiple times. Per forum rules, posts of a duplicate nature will be locked or deleted (rule 12 here: Forum Rules).
 
Upvote 0

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Status
Not open for further replies.

Forum statistics

Threads
1,215,151
Messages
6,123,316
Members
449,094
Latest member
Chestertim

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top