https://bugs.documentfoundation.org/show_bug.cgi?id=151009
--- Comment #4 from Nick <[email protected]> --- Thanks for your input. You confirmed the bug I was reporting The macro Test1 sorts colmuns A, B & C by index 1 (column B) correctly. The macro Test2 is supposed to sort columns D, E & F by index 4 (column E) but it does not. Columns D, E & F are equal to columns A, B & C. So the question is "Why does sorting by index 1 for A, B and C work but sorting by index 4 for D, E & F which should produce the same result but it does not?" -- You are receiving this mail because: You are the assignee for the bug.
