Consulting

Results 1 to 2 of 2

Thread: compile error

  1. #1
    VBAX Newbie
    Joined
    May 2008
    Posts
    1
    Location

    compile error

    Using
    Excel 2002 SP3
    Microsoft VB 6.3

    I have a macro that works properly on my computer but on a different computer I get a 'compile error' with the message 'can't find project or library' Can anyone help? Thanks!

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Probably means that it can't find the project or library, in other words you are using some app that the other machine doesn't have.

    Go to Tools>References, it should be clear from that list what app is missing.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

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