The title is clear.
I want to copy data (& charts) from closed workbooks to my current (opened) workbook.
It is easy to create a link between two workbooks, with the name of the cell, but the value doesn't update until I open the closed workbook. How can I update it easily without opening the workbooks ?
How can I generalise this to charts ?
I finally used these lines of code
Way more simple with some loops.