https://bugs.documentfoundation.org/show_bug.cgi?id=171213
ady <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |103512 --- Comment #3 from ady <[email protected]> --- Just to suggest a workaround for the specific case presented in attachment 206015... In cell B2, instead of: =WEEKDAY(A2;1) you could use: =TEXT(A2;"DDD") and then fill down from B2 to B8. This suggestion does not invalidate the request – I am not opining on it ATM. I just thought of providing a workaround for the case being presented. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103512 [Bug 103512] [META] AutoFilter-related bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
