S
Stefi
Hi All,
There is a simple way oy copying a range into an array, e.g.
normatomb = Range("normaszint")
Is there a similarly simple way of copying an array back to a range (other
then looping through the elements of the array)? Something like
normatomb.Copy Destination:=Range("F1")
Thanks,
Stefi
There is a simple way oy copying a range into an array, e.g.
normatomb = Range("normaszint")
Is there a similarly simple way of copying an array back to a range (other
then looping through the elements of the array)? Something like
normatomb.Copy Destination:=Range("F1")
Thanks,
Stefi