Thread
:
Shape.ID is it unique - when is it set - when does it change
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
Shape.ID is it unique - when is it set - when does it change
Select the shape and look in the name box to the left of the formula box. Go
there and change the name to whatever desired and touch the enter key.
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"lahd" wrote in message
...
Hi
I would like a way to uniquely identify shapes within a workbook. Is the
ID
property of Shape unique? Is it only assigned when the shape is created?
Is
there any other way it can be changed? I'm trying to make sure that it is
a
good property to use as a unique identifier. Thanks,
Dave
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett