S
sujantoh
Hi All,
I need to covert excel file to text file (.csv or tab format) with a
predefined text length.
So if in excel file there is a text "Commercial Bank" in column A, and
"Avenue 11" in column B, normally if i do export to .csv file the
result will become:
Commercial Bank;Avenue 11
However I need to insert blank character automatically during the file
is converted to .csv file so the result becomes:
Commercial Bank ;Avenue 11
Anyone can help me on this trick....
THANKS....
Sjt
I need to covert excel file to text file (.csv or tab format) with a
predefined text length.
So if in excel file there is a text "Commercial Bank" in column A, and
"Avenue 11" in column B, normally if i do export to .csv file the
result will become:
Commercial Bank;Avenue 11
However I need to insert blank character automatically during the file
is converted to .csv file so the result becomes:
Commercial Bank ;Avenue 11
Anyone can help me on this trick....
THANKS....
Sjt