Thread
:
set an array of shapes visibility
View Single Post
#
1
Posted to microsoft.public.excel.programming
MM User
external usenet poster
Posts: 27
set an array of shapes visibility
Hi,
Is it possible to use an array to set the visibility:
ActiveSheet.Shapes(Array("image1", "image2", "shape3", "shape5")).Visible =
True
Thanks
Reply With Quote
MM User
View Public Profile
Find all posts by MM User