View Single Post
  #3  
Old 06-11-2009, 02:40 PM
baldkat82 baldkat82 is offline
Registered User
 
Join Date: 26 May 2009
Location: Massachusetts, USA
MS Office Version:Excel 2003
Posts: 5
baldkat82 is becoming part of the community
Re: Converting LARGE text files to excel

Ok, it's splittign the data into multiple sheets. That is great. However, it's not putting the data into separate cells. It's keeping each line separate, but it looks like the separation from one field to the next is being held with the small box character.

The .txt file I'm trying to convert has blanks between data fields. There is no separator character. Is that part of the problem? It appears to be Tab-delimited.
Reply With Quote