Article ID: 221568 - Last Review: November 23, 2006 - Revision: 2.2 XL97: Implicitly Setting Value of Range Object Crashes ExcelThis article was previously published under Q221568 SYMPTOMS
When you run a Microsoft Visual Basic for Applications macro, you may receive an error message similar to the following:
EXCEL caused an invalid page fault in module <unknown> at
0000:000006ff.
-or-
An application error has occurred and an application log is being
generated. EXCEL.exe Exception: access violation(0xc0000005), Address: 0x307de830 CAUSE
This problem may occur when the following conditions are true:
RESOLUTION
To correct this problem, download and install the latest update for Excel
97. The latest update includes this and all other Excel-specific updates
that have been released since the latest service release (SR) of Office.
The files included in this update will be included in any later SR or
patch. To upgrade to the latest patch or for more information about the
history of Excel 97 patches, please click the article number below to view
the article in the Microsoft Knowledge Base:
232652
(http://support.microsoft.com/kb/232652/EN-US/
)
XL97: Overview and History of Excel Patches
NOTE: This patch is designed to update Microsoft Excel 97
Service Release 2 (SR-2).
WORKAROUNDMicrosoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact a Microsoft Certified Partner or Microsoft Advisory Services. For more information, visit these Microsoft Web sites: Microsoft Certified Partners - https://partner.microsoft.com/global/30000104 (https://partner.microsoft.com/global/30000104) Microsoft Advisory Services - http://support.microsoft.com/gp/advisoryservice (http://support.microsoft.com/gp/advisoryservice) For more information about the support options that are available and about how to contact Microsoft, visit the following Microsoft Web site:http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS (http://support.microsoft.com/default.aspx?scid=fh;en-us;cntactms) To temporarily work around this problem, use the Value property when you set the value of a Range object. The following example illustrates how to do this: STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. | Article Translations
|

Back to the top
