Error message when you try to hide columns in Excel: "Cannot shift objects off sheet"
This article was previously published under Q211769 For a Microsoft Excel 97 version of this article, see
170081 (http://support.microsoft.com/kb/170081/). For a Microsoft Excel 98 Macintosh Edition version of
this article, see
178959 (http://support.microsoft.com/kb/178959/). On This PageSYMPTOMS If you try to hide columns of data in Microsoft Excel, you
may receive the following error message: Cannot shift
objects off sheet.
To determine the unique number that is associated with the message that you receive, press CTRL+SHIFT+I. The following number appears in the lower-right corner of this message: 100185 CAUSE This error message occurs if both of the following
conditions are true:
Note This problem occurs with most objects that can be inserted into a worksheet, including but not limited to cell comments, graphs, drawing shapes, and pictures. Pay special notice to cell comments. By default and unlike most objects, cell comments are hidden and may not be immediately visible. Note also that depending on the location of the column that contains the object, you may receive the error message if you try to hide the column that has the object and all the columns to the right of the column that has the object. RESOLUTIONTo resolve this problem, use one of the following methods. Method 1: Change the position property of the object to "Move and size with cells"
Method 2: Change the property on all the objects on the active worksheetMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure. However, they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.Note Running the following macro sets the property that is mentioned in Method 1 for all the objects on the active worksheet. Because this setting causes objects to resize when the rows and the columns that are associated with the object are resized, it can cause unexpected results when it displays the objects on the worksheet if you resize the rows and the columns. Consider this problem before you run the macro in your file. To change the property on all the comments on the active worksheet, run the following macro. APPLIES TO
| Article Translations
|
Back to the top
