Hi All,
I was wondering if its possible to build a module that would do the following: a) import a txt file to excel formatting it as text.
b) then in column D would remove the preceding space.
c) then convert data in D according to a separately kept Conversion table (or conversion table could be integrated into the code) and print conversion results into column J.
d) the last step is to print/copy columns A and J so that it looks like the final table in Sheet2.
Here are files attached.
sample data.txt
sample data.xls
conversion table.xls
To summarize I need to go from a txt file like the one attached and arrive at the table in Sheet2 of xls file attached.
Thank you!
Bookmarks