View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
sarasta[_3_] sarasta[_3_] is offline
external usenet poster
 
Posts: 1
Default xl2002 doesn't understand macro written under xl2000

Thanks Dave Peterson, well actually constants i and N are declared
-starts with 1, N = 2. Well, those files I want to open are not exce
files ones, they are comma separated files, could you please try t
open files *.csv . One more question, what Window release do you use
Thanks a lot.

----------

To the 1 replay :
as I understood, you are asking about the values of array ? Anyway, th
initial values are :

i=1
N=2,
file_name(1)="c:\first.xls
file_name(2)="c:\second.xls

Thanks a lot for the help

--
Message posted from http://www.ExcelForum.com