View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zack Barresse Zack Barresse is offline
external usenet poster
 
Posts: 124
Default Variables and arrays

Hi there,

This may get you started ...

http://www.vbaexpress.com/kb/getarticle.php?kb_id=305


--
Regards,
Zack Barresse, aka firefytr

"See" wrote in message
...
First, I need to set an excel file as a variable? Next, I have 12 folders
that I want to set up in an arry. I want to call a path for each folder
in
the array to the variable. HOw do I do that? I am confused.
--
See