Not that I'm aware of. :( Perhaps, during creation you could store it in a variable? Otherwise maybe you could DIM it one larger than it needs to be, store some sort of end-of-data as the last value, then at a future point, walk through the array until you find that value?