https://bugs.documentfoundation.org/show_bug.cgi?id=163055
--- Comment #17 from raal <[email protected]> --- (In reply to musky.gwynned from comment #15) > Created attachment 196633 [details] > file with macro > > macro must take value in "source" sheet and copy value in data1 and data2 > sheets > if value on A column is "classe1", copy values to data1 sheet > if value on A column is "classe2", copy values to data2 sheet > > libreoffice-fresh 24.8.1.2 copy all values to data1 and data2 ... Tested with Version: 25.2.0.0.alpha0+ (X86_64) steps: - clear all data in sheets data1 and data2 - run macro Maj results: sheet data1 classe1 test1 classe1 test2 sheet data2 classe2 test3 If I understand correctly, in dev version 25.2 the bug does not occurs, is fixed - if the results of my test are correct, please test with dev version. You can download it here: http://dev-builds.libreoffice.org/daily/master/ Thank you -- You are receiving this mail because: You are the assignee for the bug.
