How can I get max index from control array?
If some controls may be unloaded from array without traveling in control array with for each...
Printable View
How can I get max index from control array?
If some controls may be unloaded from array without traveling in control array with for each...
Try using UBound.
Why is this in Network Programming?