View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default Reseting Shape counter

If all else failssaveclosereopen

--
Don Guillett
SalesAid Software

"Dr.Schwartz" wrote in message
...
When shapes is created in Excel it automatic gets a incremental number
assigned. Even though I delete all shapes in a workbook and then add a new
one the numbering continues. Is there anyway I can reset this counter in

my
code?

Thanks
The Doctor