Kelvin Stott
Active Member
- Joined
- Oct 26, 2010
- Messages
- 338
I was wondering if it is possible to use a For Each-Next construct to cycle through each element of an array, as one does with object collections? In other words, can an array and its elements be treated as objects, or is the only option to use a nested For-Next construct with the appropriate array subscripts?
Thanks for any help.
Kelvin
Thanks for any help.
Kelvin