Hi,
I'm creating a "Dashboard" to display metrics. I have a number of "Tracker" files that I need to extract data from and summarize in my Dashboard.
All day I've been searching the internet trying different ways and adapting them to my situation but none of them have worked.
The tracker documents are live workbooks that are updated constantly. At the end of the month I want to press a button to start a Macro that looks at a tracker workbook, copies a range of data, and pastes it into the Dashboard workbook. I intend to have one button per Tracker.
The Dashboard will sit on a shared server drive and the Trackers will be on the same drive but in different folders. The Trackers are read only files (not sure if that matters).
I would prefer if the Macro didn’t have to open the Tracker workbooks but so far it has been more difficult to get the closed workbook method to work.
Is this possible? Could someone please write me some code to copy and paste into my workbook! I would paste what I have done already but none of it has worked so I thought it may be best to start from scratch.
Please help!
Thanks
I'm creating a "Dashboard" to display metrics. I have a number of "Tracker" files that I need to extract data from and summarize in my Dashboard.
All day I've been searching the internet trying different ways and adapting them to my situation but none of them have worked.
The tracker documents are live workbooks that are updated constantly. At the end of the month I want to press a button to start a Macro that looks at a tracker workbook, copies a range of data, and pastes it into the Dashboard workbook. I intend to have one button per Tracker.
The Dashboard will sit on a shared server drive and the Trackers will be on the same drive but in different folders. The Trackers are read only files (not sure if that matters).
I would prefer if the Macro didn’t have to open the Tracker workbooks but so far it has been more difficult to get the closed workbook method to work.
Is this possible? Could someone please write me some code to copy and paste into my workbook! I would paste what I have done already but none of it has worked so I thought it may be best to start from scratch.
Please help!
Thanks