+ Reply to Thread
Results 1 to 3 of 3

VBA and Trim

  1. #1
    Jake
    Guest

    VBA and Trim

    When developing my macro I use a workstation with VB installed on it,
    but when I send the macro to my boss without VB installed, he gets an
    error on the trim function. Does anyone have any ideas on this? Or
    seen it before?

    Thanks,
    Jake


  2. #2
    Tom Ogilvy
    Guest

    Re: VBA and Trim

    On your Boss's machine, after the error, go into the vBE.

    reset,
    Then select you project in the project explorer so it is the active project

    then go into Tools=>References. You should see at least one item listed as
    MISSING

    this means you have a reference in your workbook that your boss does not
    have access to. IF you don't need this reference (or references marked as
    MISSING), go back to your machine and unselect these references in your copy
    of the workbook. Then save and send back to your boss.

    If you do need them, you will need to install and register these items on
    your boss's computer.

    --
    Regards,
    Tom Ogilvy



    "Jake" <[email protected]> wrote in message
    news:[email protected]...
    > When developing my macro I use a workstation with VB installed on it,
    > but when I send the macro to my boss without VB installed, he gets an
    > error on the trim function. Does anyone have any ideas on this? Or
    > seen it before?
    >
    > Thanks,
    > Jake
    >




  3. #3
    Registered User
    Join Date
    12-10-2004
    Posts
    4
    wow you are smart! I'm trying this right now with my boss, lets see what happens.

    Thanks a million for the help!

    Jake

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1