Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When running VBScript, the Runtime Error appear
"Unknown runtime error: 'Application.DisplayAlerts'
Code : 800AC472
the line in the vbscript where it stopped is
xlApp.Application.DisplayAlerts = False
It happened randomly, e.g. once in a week and it did not happen every time run manually or under scheduler.
May I know if anyone can shed some lights on that ?
thanks !
An implementation of Visual Basic that is built into Microsoft products.