Run Time Error:-2147467259(80004005)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sukant
    New Member
    • Feb 2008
    • 1

    Run Time Error:-2147467259(80004005)

    Run Time Error:-2147467259(8000 4005)
  • lotus18
    Contributor
    • Nov 2007
    • 865

    #2
    Originally posted by sukant
    Run Time Error:-2147467259(8000 4005)
    How can we determine the error if you didn't post the codes?

    Comment

    • kadghar
      Recognized Expert Top Contributor
      • Apr 2007
      • 1302

      #3
      Originally posted by sukant
      Run Time Error:-2147467259(8000 4005)
      Thats an automation error. It might be in a vba, when you're trying to connect with another document. Check that procedure. the problem should be around there. Or may be in vb when trying to update a data base.

      Also try debuging step by step (F8), if you cant find the problem, post the line where the error occurs, and if it envolves variables, it will be good to know what kind of variables they are.

      Comment

      Working...