https://bugs.documentfoundation.org/show_bug.cgi?id=144294
--- Comment #8 from Julien Nabet <[email protected]> --- On version 6 file: - I clicked on AllHits sheet (so sheet number 1) - E1 contains "=Stats.N$4" and displays "04" - C6 contains "05 07 12 19 26" - I clicked on E6, "=IFERROR(IF(SEARCH(E$1;$C6)<1;"";1);"")", displays nothing => nothing wrong here, there's no "04" in the string On version 7 file: - I clicked on AllHits sheet (so sheet number 1) - E1 contains "=Stats.M$4" and displays "5" - C6 contains "05 07 12 19 26" - I clicked on E6, "=IFERROR(IF(SEARCH(E$1;$C6)<1;"";1);"")", displays 1 => nothing wrong here, the 5 is in the string. About the rest of your comment, if just asking for clear and simple steps to reproduce the pb is correspond to patronize, sorry for you. -- You are receiving this mail because: You are the assignee for the bug.
