XL97: Error Inserting or Deleting Rows or Columns After Undo

Last reviewed: January 15, 1998
Article ID: Q159416
The information in this article applies to:
  • Microsoft Excel 97 for Windows

SYMPTOMS

When you insert or delete a row or column, Microsoft Excel displays one of the following error messages.

Microsoft Windows 95

   This program has performed an illegal operation and will be shut down.
   If the problem persists, contact the program vendor.

When you click Details, you receive the following error message:

   EXCEL caused an invalid page fault in module Excel.exe at
   0137:300e1913.

Microsoft Windows NT

   An application error has occurred and an application error log is
   being generated.

Microsoft Excel then quits.

CAUSE

This problem occurs when the following conditions are true:

  • The workbook contains a defined name that refers to a three-dimensional reference.

        -and-
    
  • You group items on a worksheet, insert or delete a row or column, reference the defined name, and then click Undo on the Edit menu to undo the insert or delete operation.

        -and-
    
  • You insert or delete a column or row that causes a formula that refers to the defined name to recalculate.

WORKAROUND

To work around this problem, do not insert or delete a column in a workbook that contains a defined name that refers to a 3-D formula when you are in group mode.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

A 3-D reference is a formula that refers to multiple worksheet in the same workbook. For example, the defined name "Test" can refer to the following formula:

   =Sum(Sheet1:Sheet5!$A$10)

This formula adds the values in cell A10 in sheets 1 through 5. If cell A10 contains the value 3 in each sheet, then Test returns the value 15.

You can place a worksheet in group mode by holding SHIFT or CTRL and clicking the sheet tabs you want to group.

REFERENCES

For more information about 3-D references, click the Index tab in Microsoft Excel Help, type the following text

   3-d references

and then double-click the selected text to go to the "About cell and range references" topic.


Additional query words: XL97 8.00 3d access violation
Keywords : xlformula
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbbug


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 15, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.