Unable to use the function Left in VBA

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

anonymous_at_discussions.microsoft.com
Date: 09/28/04


Date: Tue, 28 Sep 2004 04:09:56 -0700

hi,
library. open VB editor.(alt+F11) goto tools>references
there are your libraries. I don't know which one but it's
one of them.

>-----Original Message-----
>Hi
>
>I'm trying to trim a string and want's to use the
function Left.
>But if I try to use Left, VBA changes it to left and give
me a run error:
>Can't find project or library
>
>Does anyone know how to use Left?
>
>I'm using Excel 2000 and VBA 6.0
>
>Thanks Torben
>
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.767 / Virus Database: 514 - Release Date:
21/09/2004
>
>
>.
>



Relevant Pages

  • Re: to learn jQuery if already using prototype
    ... the navigator.userAgent string is a reflection of the HTTP User Agent ... header then any such direction must lead to the definition of the header ... browsers using the UA string whenever two different browsers use UA ... things that gets proposed as a justification for libraries of this sort ...
    (comp.lang.javascript)
  • Re: casts
    ... like you insist that every time you encounter a string you have to re- ...  Do you think libraries don't exist for C? ... But in mathematics there are correct answers. ...
    (comp.lang.c)
  • Re: Language standard: the least common denominator vs. utility
    ... Every man and his dog has released an better string library for C. I'm ... its a dependency in exactly the ... old char * code, so API interfaces should be easily dealt with. ... having integration problems with other string libraries then I would ...
    (comp.lang.c)
  • Re: Safest way to convert chars to ints
    ... > the stringstream version offers the simplest code. ... > the following will parse the string buffer, ... That's always been my biggest complaint about standard C++. ... buy in some expensive third-party libraries, you often end up having to ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Why C Is Not My Favourite Programming Language
    ... > ends of strings; the end of a string is indicated by a null '\0' ... implying a low-level language. ... Generally any significant program requires support libraries. ... I write code that compiles in dozens of compilers on several ...
    (comp.lang.c)