Hi all,
I am writing a macro that has to open another workbook (wb2), run a macro in wb2, copy some data and paste it to the first workbook.
However, given it takes some time for Application.Run to actually populate the excel cells in wb2, it seems like the macro i am writing selects the range...