Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.

Odd Shape Selection Behavior

In Excel 2003, open a new workbook and add this code. Sub TestShapes()         Dim i As Long     Dim sType As String     Dim shp As Shape     Dim s1 As String, s2 As String         For Each shp In Sheet1.Shapes         shp.Delete     Next shp         [...] Read More...

Read the complete post at http://www.dailydoseofexcel.com/archives/2010/12/13/odd-shape-selection-behavior/


Posted Dec 13 2010, 12:12 PM by Daily Dose of Excel
Filed under:
Copyright Excel User Group and the relevant contributors, 2010. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.