Loop through searches in Excel

Answered

Comments

4 comments

  • Avatar
    Tatyana Falaleeva

    Hi Ghita,

    this looks like a bug, unfortunately. I did some testing and here is what I discovered:

    It fails in very specific cases, when the next search item is "above" the previous one. So this one will fail:


    But this one will work fine:



    I will report this to NIntex and meanwhile you can use this approach: you should search column by column and exit the loop when the search result is false and when it reached the last column.



    We apologize for the inconvenience, let as know if we can provide more assistance.

    0
    Comment actions Permalink
  • Avatar
    Ghita Fjorback

    thanks, I hope this will be fixed soon, as the approach you suggested will not work, as sometimes my search will result in more foundings within the same column! :o(

    0
    Comment actions Permalink
  • Avatar
    Tatyana Falaleeva

    Hi Ghita,

    It should work if there are more than 1 findings in one column. It has troubles moving thru columns only. So it won't move to the next column until the Search Result is false. And that will be only when it searched thru all findings within a column.

    0
    Comment actions Permalink
  • Avatar
    Ghita Fjorback

    ah okay. thanks! :)

    0
    Comment actions Permalink

Please sign in to leave a comment.