https://bugs.documentfoundation.org/show_bug.cgi?id=155360
johnks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from johnks <[email protected]> --- https://www.exceldemy.com/excel-vba-print-preview/ i downloaded this file https://www.exceldemy.com/wp-content/uploads/2022/02/VBA-Print-Preview.xlsm found out the following ActiveWindow.SelectedSheets.PrintPreview (this works in calc) Worksheets("Specific Sheet").PrintPreview (method or property not found) ActiveSheet.PrintPreview (method or property not found) this is quite a good example of what works and what does not work in calc with regards to the formulae --- Version: 7.5.3.2 (X86_64) / LibreOffice Community Build ID: 9f56dff12ba03b9acd7730a5a481eea045e468f3 CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: en-IN (en_IN); UI: en-US Flatpak Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
