https://bugs.documentfoundation.org/show_bug.cgi?id=106060

Jacques Guilleron <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Jacques Guilleron <[email protected]> ---
Hi u81,

Your formulas are written for Excel.
In Calc, you have to change "!" by "."
=sum(Sheet2!A1:Sheet176!A1)in Ecxel has to be written
=sum(Sheet2.A1:Sheet176.A1)

Does this works?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to