Hello all,
I have a very simple problem (i am sure it is), but i just can't resolve it:
- I have one excel workbook that opens another workbook with VBA:
Application.Workbooks.Open Filename:="C:\Users\xxx\Desktop\yyy.xlsx", UpdateLinks:=True
-I need the VBA to update all the links, then copy...