Hello, I have a case here,
I want to open multiple text (TXT) files using vba macros, then smoothed the data first before being transferred to sql server, here's my code to open multiple file, but i still have problem in looping process..
the problem is, it's only open the first file and i...