I think i might have narrowed my problem down to the array... how do i create and expand an array?

redim? right


well, is there a way i can just

Dim Array()

and then add to it without using redim?