K
kimiraikkonen
Hi,
I'm trying to do a batch process for all the items in my listbox1
using "for each...next" ? I'm not well-experienced on this yet, how
can i sample this?
For example: From item1 to last item (there's no guess for how many
items a user can add as well),
I want my external process run one by one. Process must run for item1
then item2 when item1's work finishes....until the last listbox item.
How can i do that?
Thanks.
I'm trying to do a batch process for all the items in my listbox1
using "for each...next" ? I'm not well-experienced on this yet, how
can i sample this?
For example: From item1 to last item (there's no guess for how many
items a user can add as well),
I want my external process run one by one. Process must run for item1
then item2 when item1's work finishes....until the last listbox item.
How can i do that?
Thanks.