Hi Everyone,
I´m developing a project where I have my information in TXT files (It´s about 400 files with 6000 lines each).
With this amount of Information, i need to make some math calculations (Averages, Regressios, Statistic Calcs etc).
My first shot was to make it in VBA for Excel but...