Thread
:
creating an array on the fly
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gary Keramidas
external usenet poster
Posts: 2,494
creating an array on the fly
what is the syntax for creating an array while running a for next loop?
let's say the array is called arr, the string to add is called sStr. there could
be up to 50 elements.
thanks
--
Gary
Reply With Quote
Gary Keramidas
View Public Profile
Find all posts by Gary Keramidas