+ Reply to Thread
Results 1 to 4 of 4

Subscript out of range with find function

  1. #1
    Registered User
    Join Date
    03-07-2011
    Location
    Romania
    MS-Off Ver
    Excel 2003
    Posts
    13

    Subscript out of range with find function

    I try anithing , I don't know were I wrong.
    I think problem start with my try to find procedure in another sheet (not active one).
    I need to find method for not active worksheet!!!
    Any help apreciated.
    Attached Images Attached Images

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,999

    Re: Subscript out of range with find function

    Please post a sample workbook with some typical data and the code in context ... not just a picture of highlighted code line.

    Regards
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    03-07-2011
    Location
    Romania
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Subscript out of range with find function

    Thank you for your intention.
    I FINALY find the problem... I use xlValue , must use xlValueS.
    But i stil have a problem with find method.
    I have a column V in sheet("WEB") with same formula which calculate DATE , find function not find any DATE in my column.

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,999

    Re: Subscript out of range with find function

    Try:

    Please Login or Register  to view this content.

    Regards

+ 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