So I currently have a workbook that has several sheets of pivottables sourced from a SQL database that is updated every hour but has another process that takes a snapshot once per day and date-stamps that snapshot. Every table in SQL has a column for date. I'd like to create a copy of that workbook that has a master drop down showing all of the available dates from the database, allow me to select a date and reference ONLY those rows with that date for all tables in the entire workbook.
Too much for excel?