View Single Post
  #6   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:

Sorry. Let's say it is a 1-D array, and I want to quickly change it to
contain less items, ideally without reallocating any memory at all.

Your original post in this thread said a 2-D array; now it's 1-D. I hope
noone wasting time on your original request.

Alan Beban