+ Reply to Thread
Results 1 to 2 of 2

Find Info code giving object failed error

  1. #1
    Registered User
    Join Date
    05-08-2006
    Posts
    77

    Find Info code giving object failed error

    Using code from http://www.excel-it.com/vba_examples.htm I am attempting to create a search code. I am using Excel from Office 2003

    On a user form, the user types in a last name and clicks Find. I would like it to then search column A of sheet 12 (the actual range is row 2 through row 550) and populate a list box with records containing the name entered. When I press Find, I get the following error:

    Method 'Range' of object '_Worksheet' failed, and the
    Please Login or Register  to view this content.
    line of code is highlighted. Can anyone tell me what I've got wrong?

    Code:
    Please Login or Register  to view this content.
    Last edited by Leah; 09-09-2009 at 04:23 PM.

  2. #2
    Registered User
    Join Date
    05-08-2006
    Posts
    77

    Re: Find Info code giving object failed error

    I fixed this by changing the problem line:

    Please Login or Register  to view this content.

+ 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