Hi, All
I need to read .txt file into excel worksheet, line by line. The first line into cell A1, the second line into cell A2, and so on.
This will be done by macros, which receives file name as parameter and starting cell as a second parameter.
What function is better to use to read .txt file line by line?
I need to read .txt file into excel worksheet, line by line. The first line into cell A1, the second line into cell A2, and so on.
This will be done by macros, which receives file name as parameter and starting cell as a second parameter.
What function is better to use to read .txt file line by line?