PC Review


Reply
Thread Tools Rate Thread

Converting Tab Delimited Text File to A Comma Delimited Text File

 
 
kwesi.acquah@gmail.com
Guest
Posts: n/a
 
      13th Jun 2007
I have a situation where I need to convert a tab delimited text file
to a comma delimited text file.
It would be an easy process but the number of colums to be imported
into excel exceeds MS Excel's 256 column limit.

I would appreciate any help that you could provide me.

The data is currently in the format below:

1234 45676 4332.23212 23334.21 with the spaces in between the
numbers being tab spaces.
I would like to convert it to the format below:
1234,45676,4332.23212,23334.21
And then to be able to input each number into a separate column.

Thanks in Advance,

Kwesi

 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      13th Jun 2007
How does changing the delimiter affect the number of columns in that row?



(E-Mail Removed) wrote:
>
> I have a situation where I need to convert a tab delimited text file
> to a comma delimited text file.
> It would be an easy process but the number of colums to be imported
> into excel exceeds MS Excel's 256 column limit.
>
> I would appreciate any help that you could provide me.
>
> The data is currently in the format below:
>
> 1234 45676 4332.23212 23334.21 with the spaces in between the
> numbers being tab spaces.
> I would like to convert it to the format below:
> 1234,45676,4332.23212,23334.21
> And then to be able to input each number into a separate column.
>
> Thanks in Advance,
>
> Kwesi


--

Dave Peterson
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting Pipe Delimited Text File To Tab Delimited Text file Probie Coder Microsoft Access VBA Modules 5 3rd Dec 2009 05:56 AM
Saving multi-tab excel file created from comma delimited text file =?Utf-8?B?TWFyY3VzIEF1cmVsaXVz?= Microsoft Excel Programming 2 19th Dec 2005 05:16 PM
How can I save a file as a comma-delimited text file in Excel? =?Utf-8?B?TEFN?= Microsoft Excel Misc 1 3rd May 2005 10:24 PM
Comma Delimited Text File Issue solomon_monkey Microsoft Excel Programming 12 22nd Dec 2004 09:51 PM
converting .xml to a comma delimited text file Bernie Yaeger Microsoft VB .NET 9 28th Jul 2004 08:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:42 AM.