if i have an 1 dimensional array and each element of the array carry cell address.
Now I want to select those cells in a worksheet of carrying these addresses
Hint the selection should be multi selection of all addresses
Something like .select property
In order to do use the selection for further operations like selection.copy and so on