View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Tab delimited to comma delimited

Open the file in Excel specifying tab as the delimiter.
Save as CSV.
--
David Biddulph

"Arne Hegefors" wrote in message
...
Hi! I have a text file in notepad. The txt file is tab delimited. I want
to
transfor it to comma delimited. Is this possible by pasting the data to
Excel
and using some kind of "reverse text to columns"? Any idea? Thanks!