Yesterday I received an email, refering to some 2 old articles in VitoshAcademy for nested loops without recursion: VBA – Nested loops with recursion (Permutations)  VBA – Avoid nested loops with recursion (Part 2) As far as the person from …

VBA – Compute All Combinations of a Given Set Read more »

Some time ago I wrote an article explaining linear regression. If you have no understanding about the method, I recommend that you read it. Now I am going to build upon this article, using the same example as from it and …

MS Excel – Linear Regression (2) Read more »