Hello everyone
I have Sample text file (in fact I would deal with large number of text files ) >>
Manually I copy the text file data and put it into sheet then select column A (Where I put this data) >> go to Data tab >> Click "Text to Columns" and split data by comma
Then delete the first four columns and the header row...
There are four columns remaining //
After that I am using this code to have these results in specific way
** I need not to deal with the excel file when manipulating data .. I just need to deal directly with the text file and do all these tasks using arrays
Mr. Karedog has helped me in similar issue .. but this is different a little
Thanks advanced for help
Bookmarks