LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 163
Default Line Input not finding Chr10 or 13

Hi,

at first glance

(Chr(13)) or carriage return-linefeed (Chr(13) + Chr(10))


sDelim can't be this or that.

If Right(strLine, 1) < Chr(13) and

Right(strLine, 2) < (Chr(13) & Chr(10) then


--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
finding 10 smallest numbers from last 20 input handicapper Excel Worksheet Functions 8 May 3rd 10 02:29 PM
Countif for finding a Time input Meebers[_4_] Excel Worksheet Functions 4 April 14th 10 01:21 AM
Reads entire *.txt file into string opposed to a desired line by line input. ej_user Excel Programming 3 October 11th 04 07:15 PM
Finding Column based on input, then first empty row Charles Excel Programming 2 April 1st 04 07:56 PM
Finding Column based on input, then first empty row stevem[_2_] Excel Programming 0 April 1st 04 07:01 PM


All times are GMT +1. The time now is 08:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"