J
John
I want to save multiple possibilities for a range and be able to pop one
back into the range. Is there a way to do this other than saving the
ranges to an array? Can't use copy, paste because there are more than one.
Have Myrange = (Cells(1,1),cells(70,70))
then have 6 different versions of myrange.
thanks
John
back into the range. Is there a way to do this other than saving the
ranges to an array? Can't use copy, paste because there are more than one.
Have Myrange = (Cells(1,1),cells(70,70))
then have 6 different versions of myrange.
thanks
John