View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default loop through code and refernce text file for info

What you'll get here is a VBA solution. What you need is to post to a
group that supports your script language. I doubt if VBA's syntax to
read/write a text file is compatible with your script language. Look
for a news group that begins with "microsoft.public.scripting."
followed by your scripting language.

Basically, all you need to do is load the text file contents into an
array an loop the array to process for each agent.

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc