+ Reply to Thread
Results 1 to 4 of 4

Macro Stopped working: Find not Finding

  1. #1
    Forum Contributor
    Join Date
    10-28-2009
    Location
    Portland, Maine
    MS-Off Ver
    Excel 2003
    Posts
    102

    Macro Stopped working: Find not Finding

    I put together the following code to copy a set of values from a data entry screen into a summary table. The code worked perfectly for me for a long time. However, one day last week it just stopped working!

    The code is no longer finding the date on the data entry screen on the summary table. I added some code to make sure it wasn't related to formatting and it seemed to fix it. But when I opened the file the next day it wasn't working again!!

    So now I'm asking for some help. I've attached a test file and the code.

    Any ideas would be greatly appreciated!!!

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by yunesm; 07-26-2011 at 10:11 PM.

  2. #2
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Macro Stopped working: Find not Finding

    Hi yunesm, you tried to declare List as a range. List is already predefined and can't be used that way. I've slightly modified your code.
    Please Login or Register  to view this content.
    Cheers
    If you're happy with someone's help, click that little star at the bottom left of their post to give them Reps.

    ---Keep on Coding in the Free World---

  3. #3
    Forum Contributor
    Join Date
    10-28-2009
    Location
    Portland, Maine
    MS-Off Ver
    Excel 2003
    Posts
    102

    Re: Macro Stopped working: Find not Finding

    Thanks Mordred! This works great. I appreciate the help!

  4. #4
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Macro Stopped working: Find not Finding

    You're welcome!

+ 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