Hello is it there any function to know the size of a dynamic array?

Hi,

Try :

LBound(MyArray)
UBound(MyArray)

Regards
Veena

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.