The information in this article applies to:
SYMPTOMSCalling xlCoerce() from a dynamic-link library (DLL) function causes a general protection (GP) fault in the following circumstances:
This code causes a GP fault if xlSource is type xltypeSRef or xltypeRef,
and xlSource references uncalculated cells.
CAUSEThis is caused by a problem in Excel 4.0. RESOLUTIONThe workaround for this problem is to use xlCoerce() to individually look up cells in xltypeSRef or xltypeRef. The Software/Data Library contains a modified version of the Framework library that demonstrates this method. For more information, query on the following keywords: p_xlsdk and softlib and framewrk STATUSMicrosoft has confirmed this to be a problem in Microsoft Excel version 4.0. We are researching this problem and will post new information here as it becomes available. MORE INFORMATIONThis problem can be reproduced using the FuncSum() function provided by the Excel SDK GENERIC sample:
Additional query words: crash gp-fault
Keywords : |
Last Reviewed: November 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |