E
Eric
Does anyone have any suggestions on macro coding on following situation?
Workbooks.Open Filename:="E:\1.xls", UpdateLinks:=3
When macro coding open the file 1.xls, it will update the links from the
data.xls.
In case, if the data.xls file is being connected or retrieved data by other
application, then the link for 1.xls file cannot be updated and a open
dialogue box pop up for file selection. Does anyone have any suggestions on
how to confirm the open dialogue box by using macro coding, which tries to
make a connection on every 3 seconds until a good connection is being made
for updating the data from data.xls ?
Does anyone have any suggestions?
Thank in advance for any suggestions
Eric
Workbooks.Open Filename:="E:\1.xls", UpdateLinks:=3
When macro coding open the file 1.xls, it will update the links from the
data.xls.
In case, if the data.xls file is being connected or retrieved data by other
application, then the link for 1.xls file cannot be updated and a open
dialogue box pop up for file selection. Does anyone have any suggestions on
how to confirm the open dialogue box by using macro coding, which tries to
make a connection on every 3 seconds until a good connection is being made
for updating the data from data.xls ?
Does anyone have any suggestions?
Thank in advance for any suggestions
Eric