thalamus #1 Is it better to re-Dim an array to clear it, or is it better to write a For...Next loop to clear it?I'd like to avoid having too much garbage in memory if possible :)