+ Reply to Thread
Results 1 to 1 of 1

Error msg when open workboobk

Hybrid View

  1. #1
    Registered User
    Join Date
    09-24-2007
    Posts
    1

    Error msg when open workboobk

    Hi all I have a problem when I assign a full file path address to this method

     
        On Error Resume Next
        Set mwkbWorkbook = Application.Workbooks.Open(Direccion)
        On Error GoTo 0
    I get this error.
    Title:=DocMgrAddin
    “Error=Method~ofObject~Failed”

    And after I press OK this next msgbox appears.
    “Error Addin Toolbar”
    “Error 0-“

    And the workbook opens normally , but I still get the message.

    One more thing I am using a dictator application, where I configure the toolbars and the menu bars, I don’t know if that is the problem; I am opening that workbook throw a dictator application.

    I hope I was clear

    Thanks in advance.
    Last edited by VBA Noob; 09-25-2007 at 03:50 AM.

+ 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