XL97: Macro Virus Warning Appears Opening File Without MacrosID: Q171661
|
When you open a Microsoft Excel workbook, you may receive the following message:
You receive this message even when no macros exist in the workbook.The workbook you are opening contains macros. Some macros may contain harmful viruses. If you are sure this workbook is from a trusted source, click Yes. If you are not sure and want to prevent any macros from running, click No.
You may receive this error message when the following conditions are true:
Sub Make_Book()
Dim x As Workbook
Application.DisplayAlerts = False
Set x = Workbooks.Add
x.Worksheets(1).Delete
x.Worksheets(1).Range("A1").Value = "test"
End Sub
-and-
=Plan!$A$1:$A$1,Plan!$A$1:$A$1,Plan!$A$1:$A$1,Plan!$A$1:$A$1,
Plan!$A$1:$A$1,Plan!$A$1:$A$1,Plan!$A$1:$A$1,Plan!$A$1:$A$600,
Plan!$A$601:$A$602
NOTE: Other similarly defined names may also cause this behavior.
To correct this problem, install Microsoft Excel 97 Service Release 1 (SR-1).
Microsoft has confirmed this to be a problem in Microsoft Excel 97
for Windows. This problem was corrected in Microsoft Excel 97 SR-1.
For additional information about SR-1, please see the following article in
the Microsoft Knowledge Base:
Q172475
OFF97: How to Obtain and Install MS Office 97 SR-1
In Microsoft Excel 97, the Macro Virus Protection feature is designed to prevent macro viruses, such as the ExcelMacro/Laroux virus, from running. If you select the Macro Virus Protection check box, you are prompted whether to make macros available whenever you open a workbook that contains macros.
For more information about macro viruses, click the Office Assistant, type
"macro virus," click Search, and then click to view "About viruses and
workbook macros."
NOTE: If the Assistant is hidden, click the Office Assistant button on the
Standard toolbar. If Microsoft Help is not installed on your computer,
please see the following article in the Microsoft Knowledge Base:
Q120802
Office: How to Add/Remove a Single Office
Program or Component
Additional query words: XL97 sr1
Keywords :
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: July 12, 1999