View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Reseting Shape counter

Beyond closing Excel, I am not aware of any, but maybe we will both be
surprised.

--
Regards,
Tom Ogilvy

"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