View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Alan Beban[_2_] Alan Beban[_2_] is offline
external usenet poster
 
Posts: 783
Default Remove First Row from Variant Array FAST?

R Avery wrote:

. . . Suppose I have a Double array with millions
of items in the array. Is there a quick way to chop it in half . . . ?

The array has a top half, a bottom half, a right half and a left half.
What are you asking?

Alan Beban