https://bugs.documentfoundation.org/show_bug.cgi?id=173278
--- Comment #5 from ady <[email protected]> --- (In reply to David Lynch from comment #4) > The formula in C1 is not =mod(646,34), it is =mod(646,34)=0 As I said, you are using =mod(34,646)=0 instead of =mod(646,34)=0. -- You are receiving this mail because: You are the assignee for the bug.
