excelnovice_1
New Member
- Joined
- Nov 2, 2016
- Messages
- 3
I have 3 sheets of data.
Sheet A: Has a drop down list with statistics (checks, sales, items) which drives the data on sheet C (see below). There is also a graph on this sheet that is based on the data on sheet C (see below).
Sheet B: Has all of the raw data that the workbook is based on.
Sheet C: Has a list of data that pulls from Sheet B depending on what is selected from the drop down list on Sheet A. For example, if I select 'checks' from the dropdown list on Sheet A, this list on Sheet C will show the number of checks that each employee has registered. This list of data drives the graph on sheet A.
What I am trying to do is to get the list of data on sheet C to automatically sort from least to greatest everytime I update the selection from the drop down list on sheet A. Some employees have higher checks than others, more revenue, etc. So when I change the statistic its not always in order and the graph has random highs and low points instead or constantly increasing.
Sheet A: Has a drop down list with statistics (checks, sales, items) which drives the data on sheet C (see below). There is also a graph on this sheet that is based on the data on sheet C (see below).
Sheet B: Has all of the raw data that the workbook is based on.
Sheet C: Has a list of data that pulls from Sheet B depending on what is selected from the drop down list on Sheet A. For example, if I select 'checks' from the dropdown list on Sheet A, this list on Sheet C will show the number of checks that each employee has registered. This list of data drives the graph on sheet A.
What I am trying to do is to get the list of data on sheet C to automatically sort from least to greatest everytime I update the selection from the drop down list on sheet A. Some employees have higher checks than others, more revenue, etc. So when I change the statistic its not always in order and the graph has random highs and low points instead or constantly increasing.