Results 1 to 9 of 9

Thread: For loop very bad performance

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular bydo's Avatar
    Joined
    Jul 2014
    Location
    cologne germany
    Posts
    6

    For loop very bad performance

    Hello,


    I am matching about 22,000 IDs with a 55,000 row huge inventory. On hit I will check another column for a value and write down the findings in a third table.


    My problem is, that this procedure will take more than 20 minutes (I canceled it there). Why is it taking so long and how can I improve the performance?


    An exemplary table with code is enclosed, thanks in advance and regards


    Bydo
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •