PC Review


Reply
Thread Tools Rate Thread

CSV c/r l/f displays as box

 
 
Al
Guest
Posts: n/a
 
      18th May 2006
I have a csv created from external application. When opened and saved as
..xls the c/r within each cell display and print as a box. I am guessing it
differs from the excel alt return, which does not display. Is there a way
to replace the erroneous char so a box is not displayed?
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      18th May 2006
Since you're creating the .CSV file, it might be easiest to replace the c/r with
an unused character (maybe |).

Then you could import your file and select all the cells and do:
edit|Replace
what: |
with: ctrl-j
replace all

===
If you used the alt-enter (aka Line Feed) character (char(10)) in your .CSV
file, you may be able to just try selecting the cells:

Format|cells|alignment tab|check wrap text

If you used the carriage control (char(13)), then I think your csv file would
have been imported kind of wierd. Excel would see multiple lines.

======
Chip Pearson has a very nice addin that will help determine what that
character(s) is:
http://www.cpearson.com/excel/CellView.htm



Al wrote:
>
> I have a csv created from external application. When opened and saved as
> .xls the c/r within each cell display and print as a box. I am guessing it
> differs from the excel alt return, which does not display. Is there a way
> to replace the erroneous char so a box is not displayed?


--

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
inserted comment not displays in the cell it displays on top row S.Kumar Microsoft Excel Worksheet Functions 1 22nd Sep 2009 07:32 PM
Disk Management no longer displays drive letters and displays 3 phantompartitions Yousuf Khan Windows XP Hardware 1 28th Aug 2009 07:10 PM
Classic asp date displays- changing over to aspnet date object displays Chumley Walrus Microsoft ASP .NET 1 16th Dec 2004 09:57 PM
Formula window displays correct answer while cell displays incorre =?Utf-8?B?TU1W?= Microsoft Excel Worksheet Functions 3 10th Nov 2004 09:28 PM
Laptop only displays background on projector connected to VGA socket. TFT displays properly Ed Tily Windows XP Hardware 0 14th Nov 2003 01:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:10 AM.