https://bugs.documentfoundation.org/show_bug.cgi?id=134714
--- Comment #2 from [email protected] --- FYI: Sub checkRange() Cells(1, 1) = Range("MOISANNEE").Value End Sub instead of Sub checkRange() Cells(1, 1) = Range("CRAM!MOISANNEE").Value End Sub 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
