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 Notepad or .txt file to excel

Having copied it into Excel, use Data/ Text to columns, with space as
delimiter.
Otherwise, pull the txt into Excel with Data/ Import external data/ Import
data, and specify space as delimiter in the text import wizard.
--
David Biddulph

"nathan" wrote in message
...
I have a notepad file with thousands of rows of information. I want to
copy
it to excel. It copies very well each line into separate rows.
But......I
would like......a million dollars......
Is there a way after each space in the notepad file to put that
information
in the next column? So I copy information out of notepad into excel and
have
the information in separate cells and columns?