Hi.

Is there a property that tells you if your Dynamic Array has no elememts in it?

If I use UBound, I get an error for an empty array. There should be a way to do this rather than depending on the Err object.

Thanks for your help.