View Single Post
  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Getting Notepad.exe text in Excel including leading spaces

How about File|Open
point at your .txt file
When you see the text import wizard, choose Delimited.

But when you see the dialog to specify the delimiter, uncheck everything and
then finish up.



Sally wrote:

I need to import some text from notepad into Excel. Some lines of text are
indented. I need the text to have the same indentation after it's pasted
into Excel. All of the text needs to go into columnA. Is this possible?


--

Dave Peterson