How do you preserve the contents of an array from being cleared when the array is redimensioned?
Using Redim Keyword
Using Preserve Keyword
Using Reserve Keyword
None of the above