The information in this article applies to:
SYMPTOMSIn Microsoft Excel, when you use Visual Basic code to insert a column in a filtered range, you will receive the following error message: Note that you do not receive an error if you insert a column manually if the selected column is the first column in the filtered range. CAUSEThis error message occurs if you use either of the following Visual Basic Commands:
-or-
NOTE: If you turn on the macro recorder when you insert a column in a
filtered range, the second command will be recorded. This problem occurs
when you try to play back the recorded macro.
WORKAROUNDTo avoid this error message, remove the filter criteria from the list (that is, show all records). The insert commands will work if AutoFilter is on as long as all records are visible. STATUSMicrosoft has confirmed this to be a problem in the versions of Microsoft Excel 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. REFERENCESFor more information about Filtering A List Using AutoFilter, choose the Search button in Help and type: filtering lists Additional query words:
Keywords : kbprg |
Last Reviewed: October 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |