View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Using Pictures to return numeric totals

"Peter T" <peter_t@discussions wrote in message
Although it's easy enough to name multiple objects with duplicate names
with code I'm curious as to how you did that manually.


Ok I get it now, when an object that has been renamed from its default is
copied, the pasted object retains the name, hence duplicate named objects
are easily created. I should have known that.

Peter T