+ Reply to Thread
Results 1 to 3 of 3

METHOD Object Failure

  1. #1
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,001

    METHOD Object Failure

    .
    .
    My project is showing an error : "METHOD 'Worksheet of object'_Global Failed". I'm trying to query data in a separate workbook and display
    in the Listbox and Textboxes on a Userform.

    It utilizes a routine by Chip Pearson - which functions really well if the data is located in the same workbook.

    Please advise what error/s are present in the existing project to query another workbook. His code doesn't indicate this but it appears to presume
    that if it is to query another workbook, the code only has to indicate the path and not first "open" the other workbook (module code). I've indicated which workbook to query in the Module: InWorkbook = "C:\Program Files\Logit\FCC.xlsm"

    Thank you for your assistance.
    .
    .
    Image1.jpg
    .
    .
    Image2.jpg
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: METHOD Object Failure

    The search methods used require the workbook to be open. Not sure where you get the presumption.

    This would open a workbook if it's not already opened.
    Please Login or Register  to view this content.
    For future reference:
    1.) if you are doing something funky like you do to hide Excel, give the us a heads up on that and how to get around it. Or better yet, disable it if it has nothing to do with your query. It's not obvious what's going on initially when the workbook is opened.
    2.) give the procedure name for the code you have an issue with. Makes it easier to find and understand what you're talking about.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,001

    Re: METHOD Object Failure

    AlphaFrog

    Thank you so much for your assistance. I apologize for the confusion re: the workbook being hidden. This doesn't justify it but I was working on several things this morning and forgot to change the coding so the things would not be hidden.

    With your assistance the project does what I need it to, using just a few rows of data. Let's see if it will run with alot more.

    Thank you again !

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Paste Method Failure when copying between worksheets
    By stubbsj in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-29-2012, 09:17 AM
  2. 'Select method' failure
    By kysaul in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-30-2008, 01:54 PM
  3. Select method of Range class failure
    By jayron in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-05-2007, 10:56 AM
  4. Method 'SaveAs' failure
    By w.goodwater in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-16-2007, 06:47 PM
  5. BorderAround method failure
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-18-2005, 02:50 PM
  6. OpenText Method failure
    By Bryan Dickerson in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-13-2005, 05:06 PM
  7. Range object global failure
    By Otto Moehrbach in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-11-2005, 05:06 PM
  8. GoalSeek Method failure
    By Fixit_Steve in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-17-2005, 06:06 PM

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