AutoUpdateFrequency Property Example

This example causes the shared workbook to be automatically updated every three minutes.

ActiveWorkbook.AutoUpdateFrequency = 3

Send feedback to MSDN.Look here for MSDN Online resources.