Sorting a List by using dropdowns

lost_in_the_sauce

Board Regular
Joined
Jan 18, 2021
Messages
128
Office Version
  1. 365
Platform
  1. Windows
My data set is categorized by store/metric/month, with store in column A, metric (sales, cogs, payroll, etc) in column B. C1-N1 is Jan-Dec, and everything below that is numbers pulled from a tab that contains a data export from Smartsheets. Column A & B repeat enough that there is every possible store/metric combo.

I'd like to have another tab that has a lost of every store in columns with all the metrics in the rows that will populate/reorder high to low based on 2 drop down boxes - one for month and one for metric.
Is this possible? I've been stumped trying to engineer it.
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Yeah, but the problem is when I use a slicer on the table when try to sort a column, the formulas screw up
 
Upvote 0
when I use a slicer on the table when try to sort a column, the formulas screw up
Yes that could be a problem. I just checked -

What you have done that you have pulled main data using SUMPRODUCT with correct referencing.

But with % you have simply put formulas - Ideally you should do % calculations separately.

In fact now I realise, the data you have shared can be derived using Pivot tables without getting into hazard of populating formulae.

With Excel 365 in your hand, I would suggest try using Analytical tools like Pivot Tables, Slicers just be converting your main data to tables.

With the tools I have mentioned, you can play with your basic data without even disturbing it.

Explore them and you shall realize the power of Excel. Everyone starts as a novice.
 
Upvote 0

Forum statistics

Threads
1,214,644
Messages
6,120,709
Members
448,983
Latest member
Joaquim_Baptista

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