Hello All,
I is it possible to convert all comma separated text files in a single folder in to excel files.
But the requirement is to have 2 sheets in each new file.
first to be the full file - with all columns, and in the second sheet to keep only colum A B D G H K L M O P R S T V W from the first sheet. The second sheet name must be the same as the first one but without the first "wlist_" in the name.
One more thing.
The third column in the second is called "COUL".
there are short letters for colors in french
can they be converted with the sort in English like it goes:
NO = B
BA = W
RG = R
SO = P
JA = Y
BE = L
VE = GY
GR = G
VI = V
MA = BR
BJ = TA
OR = O
Here is a link to the both CSV and an example excel file with the end result. In this example i haven`t change the shorts for the colors.
It takes me too much time with the find and replace function. And at the moment i`m really pushed from time. sorry for that.
https://dl.dropboxusercontent.com/u/10255673/CSV_wlist.zip
Thank you All in advance !