Re: Help! Need Excel to send Automatically an Email

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




after hours and hours of testing and analysis

I've found the flaw in my code. It's all because to "Lcase". This
syntax can't read string in upper and lower case. So I just change the
reference data in all Upper Case since I can't think of a turn around
solution.

Thanks to you all. :)


--
japorms
------------------------------------------------------------------------
japorms's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=6544
View this thread: http://www.excelforum.com/showthread.php?threadid=572372

.



Relevant Pages

  • Re: Help with Macro
    ... case value to the (upper case) "N". ... The complimentary function is LCase() which converts a string to its ...
    (microsoft.public.excel.programming)
  • Re: Sor 4 and 6
    ... as if they were a string of beads. ... even though they are in the upper part.. ... There is a recording of Ypes ...
    (rec.music.classical.guitar)
  • Re: How to use the UNIX command: tr
    ... > "Does anyone know how to convert a lower case string to upper case ... > Which ignores the OPs question, even though the poster is obviously ... I'm sorry, that is my response, taken out of context. ...
    (comp.unix.solaris)
  • Re: How to use the UNIX command: tr
    ... > I know very well they are POSIX compliant keywords. ... "Does anyone know how to convert a lower case string to upper case ... Which ignores the OPs question, even though the poster is obviously ...
    (comp.unix.solaris)
  • How to add a string to a big file in csharp !
    ... I want to add a string to the file and the file is sort by letter! ... string str = sr.ReadLine; ... long upper = fs.Length - 1; ... the FileStream is fitable in it? ...
    (microsoft.public.dotnet.languages.csharp)