Is it possible to ReDim an array within a procedure passing it by reference? Obviously the array was declared outside the procedure.

Thanks!