Hi all,
im having some trouble getting the timer func to work in a macro in excel.
What i want to do it set it up to run automatically every 10 minutes to refresh the links in the worksheet..
ActiveWorkbook.UpdateLink Name:="C:\Master.xls", Type:= _
xlExcelLinks
How can I achieve this?
Many thanks for your help and guidance
im having some trouble getting the timer func to work in a macro in excel.
What i want to do it set it up to run automatically every 10 minutes to refresh the links in the worksheet..
ActiveWorkbook.UpdateLink Name:="C:\Master.xls", Type:= _
xlExcelLinks
How can I achieve this?
Many thanks for your help and guidance