I have a spreadsheet with thousands of lines of data. Each of the first 5 columns have selections, the combination of which ultimately drive the display of column 6. Using filters on each column I can narrow the selections that display in column 6. What I need to do is devise a dummy proof way so an end user can pick from a dropdown list to filter the data.
What I thought about is using a data validation list to provide the selection and then try to use this result as the filter. However, I haven't been able to figure this out. Does anyone have any suggestions or better ideas?
Thanks
What I thought about is using a data validation list to provide the selection and then try to use this result as the filter. However, I haven't been able to figure this out. Does anyone have any suggestions or better ideas?
Thanks