Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That is a lot of lines. I just tried creating and deleting about
70,000 lines on a worksheet. I left the last 3 lines and they indeed have names of "Line 70004" and the like. The shapes.count is only 3, however, and it did not crash. I am using Excel 2003. You can also change the "name" property by just setting it like this: Dim sLine As Shape sLine.Name = "Line " & lCount Just don't try to set the name to the same name as another object. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reseting to 0. | Excel Discussion (Misc queries) | |||
Did I stump everyone? Counter that ignores hidden rows | Excel Discussion (Misc queries) | |||
Creating a counter that does not include hidden rows | Excel Discussion (Misc queries) | |||
Reseting Shape counter | Excel Programming | |||
Reseting Shape counter | Excel Programming |