View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
alrastro alrastro is offline
external usenet poster
 
Posts: 4
Default Carriage return character

Hi,
I'm importing a text file into excel no problem there, here is my question.
I need to know the last line of the text file, this files ends in a empty
blank line that only have a carriage return or enter character or blank line.
When i'm trying to read this row in cell is a blank line, no difference
bettewn that an a blank excel cell; that doesn't help, I would like to know
if there's a way to read that carriage return or enter or blank line of this
text file on

Thank you so much.