Results 1 to 5 of 5
  1. #1
    melmaule is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2016
    Location
    Maryland
    Posts
    2

    Function not found errors

    I get error of Function not found on common functions like Trim(), str() etc.
    I just received a new company laptop with Access installed and moved in my application from Access 2007.


    What do I have to do to get Access to recognize the appropriate library?

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    It sounds like your application has a BOGUS Missing Reference.

  3. #3
    melmaule is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2016
    Location
    Maryland
    Posts
    2
    Thank you, RuralGuy, I am contacting my IT to get it installed correctly.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    You should be able to delete the BOGUS reference yourself. From a code window go to Tools>References. If you see a *MISSING* reference then uncheck it and see if your project will compile.

  5. #5
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Remember, I said it was a *BOGUS* missing reference. I'm not sure how they get checked but the reference is not usually needed for the current project and can be safely unchecked. It is not an installation issue.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Missing "Public Function" not being found
    By GraeagleBill in forum Programming
    Replies: 1
    Last Post: 03-10-2016, 09:40 PM
  2. Replies: 1
    Last Post: 02-23-2016, 11:14 AM
  3. Replies: 4
    Last Post: 06-21-2014, 05:43 AM
  4. Right-Click popup - Function not found???
    By GraeagleBill in forum Programming
    Replies: 9
    Last Post: 04-01-2013, 12:45 AM
  5. "No Record Found" Function
    By viper in forum Programming
    Replies: 8
    Last Post: 02-09-2011, 09:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums