G
Gil_H
Hi EV1,
I wish to select several shapes - only those who return some value.
So i get thier index or names and collect all to an Array.
Now i wish to select the shapes which returned value = 1 in my array.
if i use the code:
MyShapes.Range(Array(MyArray)).Select
it won't do.
But if i use select on shape and another time select it erase the
previous selection.....
How di i do that?
Thanx,
Gil H.
I wish to select several shapes - only those who return some value.
So i get thier index or names and collect all to an Array.
Now i wish to select the shapes which returned value = 1 in my array.
if i use the code:
MyShapes.Range(Array(MyArray)).Select
it won't do.
But if i use select on shape and another time select it erase the
previous selection.....
How di i do that?
Thanx,
Gil H.