Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello!
I use command ActiveWorkbook.FollowHyperlink Address:= _ "http://www.stoxx.com/incoming_data/change_files/change_file_broad_eurozone.xls", NewWindow:=False, AddHistory _ :=True in order to open an excel file in IE. Unfortunately before the file opens I receive a warning alert saying that this file coult contain a virus but that is rubbish. I need to block this alert. Otherwise my routine gets interrupted. I already tried the command Application.DisplayAlerts = False but this doesn't work. the alert seemed to be caused by IE. Thanks for your help. Boris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
stop error message when opening a non existant file in a macro | Excel Discussion (Misc queries) | |||
"Unable to read file" error message when opening a Excel file that contains a PivotTable report. | Charts and Charting in Excel | |||
Stop Warning Message? | Excel Programming | |||
Stop Warning Message? | Excel Programming | |||
On Close Macro - stop warning message | Excel Programming |