I open Access from an Excel vba code, in order to extract some information. I would like it to automatic, this by skiping the intermediate step of clicking "Open" while the 'Security Warning' window appears.
Is it possible turn it off while the code is running?
Something like disabling the system alerts.


Reply With Quote