How do I index the names of a sub for a Call function while running a loop?
example. first time thru the loop I would like to Call A
second time thru the loop I would like to Call B etc.
Or
How would I index thru all subs of a particular module?


Thanks for any help