How to enable "enable automatic update" security setting by VB cod

A

arun

Hi All,

I wanted to enable "enable automatic update for all workbook links" radio
button through VB code (macro),
As my current macro code gets link references from other excel workbook, so
it is important to enable this setting by code itself.

Default location of thatradio button is Excel Options-->Trust Centre-->Trust
Center Settings-->External Content.
 
Top