Hi
I am using Excel 2000
I need to save the Excel file on to another flat file
Usually I used to save as a .csv file
But now the data has embedded comma(",") in it.
So I am now changing the delimiter as #
How can save it as a # delimited file
For example if the Excel file has data like AAA, BBB, CCC
in columns A, B , C respectively they should be transported to the flat file like
AAA#BBB#CCC
How can I do it
Please suggest
thanks
I am using Excel 2000
I need to save the Excel file on to another flat file
Usually I used to save as a .csv file
But now the data has embedded comma(",") in it.
So I am now changing the delimiter as #
How can save it as a # delimited file
For example if the Excel file has data like AAA, BBB, CCC
in columns A, B , C respectively they should be transported to the flat file like
AAA#BBB#CCC
How can I do it
Please suggest
thanks