arrays in arrays

From: jacob (anonymous_at_discussions.microsoft.com)
Date: 08/27/04


Date: Fri, 27 Aug 2004 06:35:23 -0700

Hi,
   Have a 2D array where each element contain a new 2D
array. Is it possible to perform a 'Redim Preserve' on an
array contained in the "mother" array? If so, what is the
proper syntax?

Any help appreciated.


Loading