I currently have an Access DB and Excel workbook that are linked and updating tables and graphs properly when I refresh from Excel. What I would like to happen is user selection from a drop down on the Excel worksheet launches the update of the Excel document via linked Access queries. The Access queries are currently run manually prior to the refresh, and they require a date entry to be completed. I have a drop down now built into my Excel worksheet with a list of years to be able to choose. What needs to happen after selection is something along the lines of the year value is taken from the drop down to be interpreted in Access as a criteria for the queries. Then, once the queries are finished executing in Access, Excel refreshes the tables and graphs as it does currently. I'm still pretty new to Access so I feel this is possible but I'm not 100% on it. And how to exactly go about doing it is obscure to me. I'm fairly certain it will require a macro in Access and Excel that work off each other, but the setup of any additional queries and the code in VBA and SQL are a mystery. Happy to provide existing layouts and coding to assist if anybody has a plan of attack on this.
Thanks.
Thanks.