XL98: How to Programmatically Reset a Workbook to Default Styles (247981)
The information in this article applies to:
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q247981 For a Microsoft Excel 2002 version of this article, see 291321.
For a Microsoft Excel 2000 version of this article, see 247933.
For a Microsoft Excel 97 version of this article, see 247980.
For a Microsoft Excel 7.0 version of this article, see 247982.
SUMMARY
The following Microsoft Visual Basic for Applications Sub procedure removes all styles in a Microsoft Excel workbook and then adds back the default styles you see in a new workbook. This macro may be helpful for removing extra styles added to a workbook infected by a macro virus.
This macro uses the Workbooks.Add method, which bypasses templates in the startup directories. Because of this, it works correctly even if templates in the startup directories have had extra styles added to them.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
181058
OFF98: How to Run Sample Code from Knowledge Base Articles
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto KB247981 |
---|
|