Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 88
Default Duplicate Group Names

I was having some problems with VBA code that is supposed to delete certain
objects (most of which are groups of shapes) on my worksheet by name, and
then replace that object with a new one having the same name. It usually
worked, but once in a while I would get an error. I finally tracked the
problem down.

Even though you can't have two individual objects with the same name (e.g.
you can't have two rectangles both named "Rectangle27", if you duplicate a
group object, the duplicate group has the same name as the original, although
it's individual parts have new names.

Has anyone run into this before? Is there a reason why group names can be
non-unique in Excel, expecially on the same sheet?

Thanks,

Eric

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 88
Default Duplicate Group Names

Yikes! Please ignore the typos!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
excel names in a group [email protected] Excel Programming 1 April 30th 08 11:49 AM
delete duplicate rows, keep latest date and time group [email protected] Excel Programming 0 July 12th 07 09:06 PM
How do you delete duplicate addresses, but keep duplicate names? Shelly Excel Discussion (Misc queries) 1 August 28th 06 10:36 PM
count duplicate records in a group Mparekh Excel Worksheet Functions 4 December 21st 05 02:10 PM
duplicate names Ada[_2_] Excel Programming 2 September 10th 03 11:43 PM


All times are GMT +1. The time now is 11:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"