Thread
:
Reference to an Embedded Word Object
View Single Post
#
2
Posted to microsoft.public.excel.programming
Gary''s Student
external usenet poster
Posts: 11,058
Reference to an Embedded Word Object
Get the name of the object using the browser and then:
ActiveSheet.Shapes("Object 1").Select
should select it
--
Gary's Student
" wrote:
Is it possible to get a path reference to an embedded Word object?
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student