CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: Trim() blues

Threaded View

  1. #2
    Join Date
    Dec 2002
    Location
    London, UK
    Posts
    1,569

    Re: Trim() blues

    If you press F2 does Trim appear there? (should be under the "strings" module)

    Does VBA appear in the list of libraries? If not then goto project->references and make sure that VISUAL BASIC FOR APPLICATIONS is checked.
    Last edited by Pinky98; April 21st, 2005 at 04:59 AM.
    Mike

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured